pszemraj commited on
Commit
2f3cd93
1 Parent(s): c01b227

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -135,6 +135,8 @@ It achieves the following results on the evaluation set:
135
 
136
  🚨 **note:** as the authors elected to release the [original dataset](https://github.com/sahil280114/codealpaca) under `cc-by-nc`, the license carries over to this model and **cannot be used for commercial activity**.
137
 
 
 
138
  Intended use: Research on domain adaptation and/or other improvements to LLMs by extending instruction:text data pairs.
139
 
140
  ## Training and evaluation data
 
135
 
136
  🚨 **note:** as the authors elected to release the [original dataset](https://github.com/sahil280114/codealpaca) under `cc-by-nc`, the license carries over to this model and **cannot be used for commercial activity**.
137
 
138
+ > This is just a `base` size model, which does a decent job for its size, but is not perfect. For better quality instructions, check out [bart-large](https://huggingface.co/pszemraj/bart-large-code-instructiongen) or fine tune your own larger model on the dataset :)
139
+
140
  Intended use: Research on domain adaptation and/or other improvements to LLMs by extending instruction:text data pairs.
141
 
142
  ## Training and evaluation data