nicholasKluge commited on
Commit
e14c289
1 Parent(s): de0884a

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-OPT-1B3
43
 
44
- `Aira-2` is the second version of the Aira instruction-tuned series. `Aira-OPT-1B3` is an instruction-tuned OPT-style model based on [OPT](https://huggingface.co/facebook/opt-1.3b). 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-OPT-1B3
43
 
44
+ `Aira-2` is the second version of the Aira instruction-tuned series. `Aira-OPT-1B3` is an instruction-tuned model based on [OPT](https://huggingface.co/facebook/opt-1.3b). 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