nicholasKluge commited on
Commit
dc82fdb
1 Parent(s): cb3a89c

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-1B5
43
 
44
- `Aira-2-1B5` is the second version of the Aira instruction-tuned series. Aira 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-1B5
43
 
44
+ `Aira-2` is the second version of the Aira instruction-tuned series. `Aira-2-1B5` is an instruction-tuned GPT-style model based on [GPT-2](https://huggingface.co/gpt2-xl). 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