lewtun HF staff commited on
Commit
5257811
1 Parent(s): 2e58c1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 a blend of the [`oasst1`](https://huggingface.co/datasets/OpenAssistant/oasst1) and [`databricks-dolly-15k`](https://huggingface.co/datasets/databricks/databricks-dolly-15k) datasets.
24
- - **Language(s) (NLP):** English
25
  - **License:** BigCode Open RAIL-M v1
26
- - **Finetuned from model:** [bigcode/starcoderbase](https://huggingface.co/bigcode/starcoderbase)
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