ernlavr commited on
Commit
f3ea640
1 Parent(s): e7c9ffc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # llama2-7bn-xsum-cnn-adapter
20
 
21
- This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on XSum and CNN/DM. LoRA adapter model based on LLama2 7bn.
22
 
23
  ## Weights and Biases Documentation: Training and Eval
24
 
 
18
 
19
  # llama2-7bn-xsum-cnn-adapter
20
 
21
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on XSum and CNN/DM. LoRA adapter model based on LLama2 7bn. You can view all the implementation details on the [GitHub project](https://github.com/ernlavr/llamarizer)
22
 
23
  ## Weights and Biases Documentation: Training and Eval
24