jordiclive
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ Input prompt example:
|
|
36 |
The input ends with the `<|assistant|>` token to signal that the model should
|
37 |
start generating the assistant reply.
|
38 |
|
39 |
-
|
40 |
@misc{jordiclive_llama2_70b_oasst_1_200,
|
41 |
title={{Open-Assistant Llama2 70B SFT OASST}},
|
42 |
author={{Jordan Clive}},
|
@@ -45,3 +45,4 @@ start generating the assistant reply.
|
|
45 |
note={Apache 2.0 License. Finetuned on OASST top-1 threads. Languages supported: English, German, Spanish, French.},
|
46 |
url={https://huggingface.co/jordiclive/Llama-2-70b-oasst-1-200},
|
47 |
}
|
|
|
|
36 |
The input ends with the `<|assistant|>` token to signal that the model should
|
37 |
start generating the assistant reply.
|
38 |
|
39 |
+
```
|
40 |
@misc{jordiclive_llama2_70b_oasst_1_200,
|
41 |
title={{Open-Assistant Llama2 70B SFT OASST}},
|
42 |
author={{Jordan Clive}},
|
|
|
45 |
note={Apache 2.0 License. Finetuned on OASST top-1 threads. Languages supported: English, German, Spanish, French.},
|
46 |
url={https://huggingface.co/jordiclive/Llama-2-70b-oasst-1-200},
|
47 |
}
|
48 |
+
```
|