jondurbin commited on
Commit
d9bcb0a
1 Parent(s): 24c7cd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -580,8 +580,9 @@ So, farewell ye scurvy dogs, ye who've made me life a living hell. I leave ye wi
580
 
581
  ### Usage and License Notices
582
 
583
- The model is licensed under the LLaMA model, and the dataset is licensed under the terms of OpenAI because it uses ChatGPT. Everything else is free.
584
 
585
- Data were generated with OpenAI API (gpt-4) and this dataset is therefore subject to their ToS, meaning non-commercial. I've put cc-nc as the license but it's probably better classified as "special/other"
 
586
 
587
- aioroboros data and models are intended and licensed for research use only. The dataset is CC BY NC 4.0 (allowing only non-commercial use) and models trained using the dataset should not be used outside of research purposes.
 
580
 
581
  ### Usage and License Notices
582
 
583
+ All airoboros models and datasets are intended and licensed for research use only. I've used the 'cc-nc-4.0' license, but really it is subject to a custom/special license because:
584
 
585
+ - the base model is LLaMa, which has it's own special research license
586
+ - the dataset(s) were generated with OpenAI (gpt-4 and/or gpt-3.5-turbo), which has a clausing saying the data can't be used to create models to compete with openai
587
 
588
+ So, to reiterate: this model (and datasets) cannot be used commercially.