Add model card with description and usage examples
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ tags: []
|
|
| 5 |
|
| 6 |
# Llama 2 7B Vanilla
|
| 7 |
|
| 8 |
-
This is the
|
| 9 |
|
| 10 |
## Model Description
|
| 11 |
This is the vanilla (unmodified) baseline fine-tuned with the same training data and procedure, but without any embedding modification.
|
|
|
|
| 5 |
|
| 6 |
# Llama 2 7B Vanilla
|
| 7 |
|
| 8 |
+
This is the [**Llama 2 7B**](https://huggingface.co/meta-llama/Llama-2-7b-hf) model fine-tuned as the vanilla (unmodified) baseline, trained and evaluated in the paper [ASIDE: Architectural Separation of Instructions and Data in Language Models](https://openreview.net/forum?id=C81TnwHiRM).
|
| 9 |
|
| 10 |
## Model Description
|
| 11 |
This is the vanilla (unmodified) baseline fine-tuned with the same training data and procedure, but without any embedding modification.
|