Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,33 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- DrNicefellow/CHAT-ALL-IN-ONE-v2-2ksteps
|
| 5 |
---
|
| 6 |
+
# ChatAllInOne_Mistral7BVv2-2ksteps
|
| 7 |
+
|
| 8 |
+
## Description
|
| 9 |
+
ChatAllInOne_Mistral7BVv2-2ksteps is a chat language model full parameter fine-tuned on the CHAT-ALL-IN-ONE-v1 dataset. Originally based on the alpindale/Mistral-7B-v0.2-hf created by MistralAI, this version is specifically optimized for diverse and comprehensive chat applications.
|
| 10 |
+
|
| 11 |
+
## Model Details
|
| 12 |
+
- **Base Model**: alpindale/Mistral-7B-v0.2-hf
|
| 13 |
+
- **Dataset**: [CHAT-ALL-IN-ONE-v1](https://huggingface.co/datasets/DrNicefellow/CHAT-ALL-IN-ONE-v1)
|
| 14 |
+
|
| 15 |
+
## Features
|
| 16 |
+
- Enhanced understanding and generation of conversational language.
|
| 17 |
+
- Improved performance in diverse chat scenarios, including casual, formal, and domain-specific conversations.
|
| 18 |
+
- Fine-tuned to maintain context and coherence over longer dialogues.
|
| 19 |
+
|
| 20 |
+
## Prompt Format
|
| 21 |
+
|
| 22 |
+
Vicuna 1.1
|
| 23 |
+
|
| 24 |
+
See the finetuning dataset for examples.
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
## License
|
| 28 |
+
This model is open-sourced under the Apache 2.0 License. See the LICENSE file for more details.
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
## Feeling Generous? 😊
|
| 33 |
+
Eager to buy me a cup of 2$ coffe or iced tea?🍵☕ Sure, here is the link: [https://ko-fi.com/drnicefellow](https://ko-fi.com/drnicefellow). Please add a note on which one you want me to drink?
|