Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,12 @@
|
|
1 |
---
|
2 |
license: bigcode-openrail-m
|
3 |
-
duplicated_from: HuggingFaceH4/starcoderbase-finetuned-oasst1
|
4 |
---
|
5 |
|
6 |
-
# Model Card for
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
10 |
-
|
11 |
|
12 |
## Model Details
|
13 |
|
|
|
1 |
---
|
2 |
license: bigcode-openrail-m
|
|
|
3 |
---
|
4 |
|
5 |
+
# Model Card for StarChat Alpha
|
6 |
|
7 |
<!-- Provide a quick summary of what the model is/does. -->
|
8 |
|
9 |
+
StarChat is a series of language models that are fine-tuned from StarCoder to follow instructions and possess conversational capabilities. StarChat Alpha is the first of these models, and as an alpha release is only intended for educational or research purpopses. In particular, the model has not been aligned to human preferences with techniques like RLHF, so may generate problematic content (especially when prompted to do so).
|
10 |
|
11 |
## Model Details
|
12 |
|