Update README.md
Browse files
README.md
CHANGED
@@ -20,10 +20,10 @@ StarChat is a series of language models that are trained to act as helpful codin
|
|
20 |
|
21 |
<!-- Provide a longer summary of what this model is. -->
|
22 |
|
23 |
-
- **Model type:** A 16B parameter GPT-like model fine-tuned on
|
24 |
-
- **Language(s) (NLP):** English
|
25 |
- **License:** BigCode Open RAIL-M v1
|
26 |
-
- **Finetuned from model:** [bigcode/
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|
|
|
20 |
|
21 |
<!-- Provide a longer summary of what this model is. -->
|
22 |
|
23 |
+
- **Model type:** A 16B parameter GPT-like model fine-tuned on an ["uncensored"](https://erichartford.com/uncensored-models) variant of the [`openassistant-guanaco` dataset](https://huggingface.co/datasets/timdettmers/openassistant-guanaco).
|
24 |
+
- **Language(s) (NLP):** Primarily English and 80+ programming languages.
|
25 |
- **License:** BigCode Open RAIL-M v1
|
26 |
+
- **Finetuned from model:** [bigcode/starcoderplus](https://huggingface.co/bigcode/starcoderplus)
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|