nicholasKluge commited on
Commit
20ef17e
1 Parent(s): 0feaca5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ co2_eq_emissions:
41
  ---
42
  # Aira-2-774M
43
 
44
- `Aira-2` is the second version of the Aira instruction-tuned series. `Aira-2-774M` is an instruction-tuned GPT-style model based on [GPT-2](https://huggingface.co/gpt2). The model was trained with a dataset composed of prompts and completions generated synthetically by prompting already-tuned models (ChatGPT, Llama, Open-Assistant, etc).
45
 
46
  Check our gradio-demo in [Spaces](https://huggingface.co/spaces/nicholasKluge/Aira-Demo).
47
 
 
41
  ---
42
  # Aira-2-774M
43
 
44
+ `Aira-2` is the second version of the Aira instruction-tuned series. `Aira-2-774M` is an instruction-tuned GPT-style model based on [GPT-2](https://huggingface.co/gpt2-large). The model was trained with a dataset composed of prompts and completions generated synthetically by prompting already-tuned models (ChatGPT, Llama, Open-Assistant, etc).
45
 
46
  Check our gradio-demo in [Spaces](https://huggingface.co/spaces/nicholasKluge/Aira-Demo).
47