Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,13 @@ license: llama2
|
|
14 |
<div><a href="https://github.com/McGill-NLP/WebLINX">💾Code</a></div>
|
15 |
</div>
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
## License
|
18 |
|
19 |
This model is derived from LLaMA-2, which can only be used with the [LLaMA 2 Community License Agreement](https://github.com/facebookresearch/llama/blob/main/LICENSE). By using or distributing any portion or element of this model, you agree to be bound by this Agreement.
|
|
|
14 |
<div><a href="https://github.com/McGill-NLP/WebLINX">💾Code</a></div>
|
15 |
</div>
|
16 |
|
17 |
+
|
18 |
+
## Original Model
|
19 |
+
|
20 |
+
This model is finetuned on WebLINX using checkpoints previously published on Huggingface Hub.\
|
21 |
+
[Click here to access the original model.](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf)
|
22 |
+
|
23 |
+
|
24 |
## License
|
25 |
|
26 |
This model is derived from LLaMA-2, which can only be used with the [LLaMA 2 Community License Agreement](https://github.com/facebookresearch/llama/blob/main/LICENSE). By using or distributing any portion or element of this model, you agree to be bound by this Agreement.
|