Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
Weights & Biases runs for training and evaluation are available for a detailed overview!
|
23 |
|
24 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf)
|
25 |
-
on a [XSum](https://huggingface.co/datasets/EdinburghNLP/xsum) dataset with Causal LM task.
|
26 |
|
27 |
|
28 |
## Weights & Biases Training and Evaluation Documentation
|
|
|
22 |
Weights & Biases runs for training and evaluation are available for a detailed overview!
|
23 |
|
24 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf)
|
25 |
+
on a [XSum](https://huggingface.co/datasets/EdinburghNLP/xsum) dataset with Causal LM task. You can view all the implementation details on the [GitHub project](https://github.com/ernlavr/llamarizer)
|
26 |
|
27 |
|
28 |
## Weights & Biases Training and Evaluation Documentation
|