Update README.md
Browse files
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 |
-
###
|
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
|