yjernite HF staff commited on
Commit
ebc964a
1 Parent(s): e7a2ff5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -37,8 +37,7 @@ StarChat Alpha is intended for educational and/or research purposes and in that
37
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
38
 
39
  Like most language models, StarChat Alpha will often hallucinate facts or generate problematic outputs (especially when prompted to do so).
40
-
41
- In particular, StarChat Alpha was fine-tuned from the base model [StarCoder Base](https://huggingface.co/bigcode/starcoderbase),
42
  please refer to its model card's [Limitations Section](https://huggingface.co/bigcode/starcoderbase#limitations) for relevant information.
43
  In particular, the model was evaluated on some categories of gender biases, propensity for toxicity, and risk of suggesting code completions with known security flaws;
44
  these evaluations are reported in its [technical report](https://huggingface.co/bigcode/starcoderbase#limitations:~:text=or%20exploits.%20See-,the%20paper,-for%20an%20in).
 
37
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
38
 
39
  Like most language models, StarChat Alpha will often hallucinate facts or generate problematic outputs (especially when prompted to do so).
40
+ StarChat Alpha was fine-tuned from the base model [StarCoder Base](https://huggingface.co/bigcode/starcoderbase),
 
41
  please refer to its model card's [Limitations Section](https://huggingface.co/bigcode/starcoderbase#limitations) for relevant information.
42
  In particular, the model was evaluated on some categories of gender biases, propensity for toxicity, and risk of suggesting code completions with known security flaws;
43
  these evaluations are reported in its [technical report](https://huggingface.co/bigcode/starcoderbase#limitations:~:text=or%20exploits.%20See-,the%20paper,-for%20an%20in).