Update README.md
Browse files
README.md
CHANGED
@@ -254,14 +254,14 @@ print(generated_text)
|
|
254 |
---
|
255 |
|
256 |
## Limitations
|
257 |
-
- **Bias**: Outputs may reflect biases present in the original
|
258 |
- **Context Length**: Limited to 1,000 tokens per sequence.
|
259 |
- **Specialization**: The model is optimized for storytelling and may underperform in other tasks.
|
260 |
|
261 |
---
|
262 |
|
263 |
## Acknowledgments
|
264 |
-
Special thanks to the Hugging Face community,
|
265 |
|
266 |
For questions or collaborations, feel free to contact us via the Hugging Face platform or through [our website](https://www.luv-gpt.com).
|
267 |
|
|
|
254 |
---
|
255 |
|
256 |
## Limitations
|
257 |
+
- **Bias**: Outputs may reflect biases present in the original DeepSeek model or training dataset.
|
258 |
- **Context Length**: Limited to 1,000 tokens per sequence.
|
259 |
- **Specialization**: The model is optimized for storytelling and may underperform in other tasks.
|
260 |
|
261 |
---
|
262 |
|
263 |
## Acknowledgments
|
264 |
+
Special thanks to the Hugging Face community, and the creators of the [Character Stories](https://huggingface.co/datasets/luvGPT/CharacterStories) dataset (us <3).
|
265 |
|
266 |
For questions or collaborations, feel free to contact us via the Hugging Face platform or through [our website](https://www.luv-gpt.com).
|
267 |
|