lewtun HF staff commited on
Commit
3fa072d
1 Parent(s): d75a7c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
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 starcoderbase-finetuned-oasst1
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
- This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
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