kortukov commited on
Commit
ad50998
·
verified ·
1 Parent(s): 5c79be5

Add model card with description and usage examples

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ tags: []
5
 
6
  # Llama 2 7B Vanilla
7
 
8
- This is the base [**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.
 
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.