baebee commited on
Commit
c2204cb
1 Parent(s): a9b0568

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ tags:
24
  ```
25
  ### Instruction: Summarize the key details of the Starlight model in a few sentences.
26
 
27
- ### Assistant: Starlight is a 7B parameter transformer model trained on the AverageData and Above the Clouds datasets for conversational text generation. It has strong language modeling capabilities but lacks true language understanding and may generate incorrect or biased text, so outputs should be monitored and safeguards implemented. The model is intended for use in chatbots and content creation applications.
28
  ```
29
 
30
  ## Instructions for Safe Use
 
24
  ```
25
  ### Instruction: Summarize the key details of the Starlight model in a few sentences.
26
 
27
+ ### Response: Starlight is a 7B parameter transformer model trained on the AverageData and Above the Clouds datasets for conversational text generation. It has strong language modeling capabilities but lacks true language understanding and may generate incorrect or biased text, so outputs should be monitored and safeguards implemented. The model is intended for use in chatbots and content creation applications.
28
  ```
29
 
30
  ## Instructions for Safe Use