Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,8 @@ license: mit
|
|
3 |
datasets:
|
4 |
- CreitinGameplays/merged-data-v2
|
5 |
base_model:
|
6 |
-
- mistralai/Mistral-7B-v0.3
|
7 |
- mistralai/Mistral-7B-Instruct-v0.3
|
|
|
8 |
language:
|
9 |
- en
|
10 |
---
|
@@ -20,8 +20,8 @@ language:
|
|
20 |
|
21 |
ConvAI-9b v2 is a fine-tuned conversational AI model with 9 billion parameters. It is based on the following models:
|
22 |
|
23 |
-
* **Base Model:** [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3)
|
24 |
-
* **Merged Model:** [mistralai/Mistral-7B-
|
25 |
|
26 |
## **3. Training Data**
|
27 |
|
|
|
3 |
datasets:
|
4 |
- CreitinGameplays/merged-data-v2
|
5 |
base_model:
|
|
|
6 |
- mistralai/Mistral-7B-Instruct-v0.3
|
7 |
+
- mistralai/Mistral-7B-v0.3
|
8 |
language:
|
9 |
- en
|
10 |
---
|
|
|
20 |
|
21 |
ConvAI-9b v2 is a fine-tuned conversational AI model with 9 billion parameters. It is based on the following models:
|
22 |
|
23 |
+
* **Base Model:** [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3)
|
24 |
+
* **Merged Model:** [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3)
|
25 |
|
26 |
## **3. Training Data**
|
27 |
|