Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ Like most language models, StarChat Alpha will often hallucinate facts or genera
|
|
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://
|
44 |
|
45 |
## How to Get Started with the Model
|
46 |
|
|
|
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://drive.google.com/file/d/1cN-b9GnWtHzQRoE7M7gAEyivY0kl4BYs/view).
|
44 |
|
45 |
## How to Get Started with the Model
|
46 |
|