hamishivi commited on
Commit
934eec9
1 Parent(s): ed413ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -25,6 +25,7 @@ This was trained as part of the paper [How Far Can Camels Go? Exploring the Stat
25
  The codebase used to train and evaluate this model can be found at [https://github.com/allenai/open-instruct](https://github.com/allenai/open-instruct).
26
 
27
  This model is licensed under the AI model license given in LICENSE.txt along with the original Llama license (llama_license.txt).
 
28
 
29
  ## Usage
30
 
 
25
  The codebase used to train and evaluate this model can be found at [https://github.com/allenai/open-instruct](https://github.com/allenai/open-instruct).
26
 
27
  This model is licensed under the AI model license given in LICENSE.txt along with the original Llama license (llama_license.txt).
28
+ The licenses can be found in [our codebase](https://github.com/allenai/open-instruct/tree/main/model_licenses) - see `tulu_license.txt` for the model license and `llama_license.txt` for the Llama license.
29
 
30
  ## Usage
31