mwitiderrick commited on
Commit
bdb8dd9
·
1 Parent(s): 4f714e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ language:
15
  library_name: transformers
16
  pipeline_tag: text-generation
17
  ---
18
- # OpenLLaMA: An Open Reproduction of LLaMA
19
 
20
  This is an [OpenLlama model](https://huggingface.co/openlm-research/open_llama_3b) that has been fine-tuned on 2 epochs of the first 5000 samples from the
21
  [Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus) dataset.
 
15
  library_name: transformers
16
  pipeline_tag: text-generation
17
  ---
18
+ # OpenLLaMA Instruct: An Open Reproduction of LLaMA
19
 
20
  This is an [OpenLlama model](https://huggingface.co/openlm-research/open_llama_3b) that has been fine-tuned on 2 epochs of the first 5000 samples from the
21
  [Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus) dataset.