Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ datasets:
|
|
4 |
- CreitinGameplays/merged-data-v2
|
5 |
base_model:
|
6 |
- mistralai/Mistral-7B-v0.1
|
7 |
-
-
|
8 |
language:
|
9 |
- en
|
10 |
---
|
@@ -21,7 +21,7 @@ language:
|
|
21 |
ConvAI-9b 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.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
|
24 |
-
* **Merged Model:** [
|
25 |
|
26 |
## **3. Training Data**
|
27 |
|
|
|
4 |
- CreitinGameplays/merged-data-v2
|
5 |
base_model:
|
6 |
- mistralai/Mistral-7B-v0.1
|
7 |
+
- mistral-community/Mistral-7B-v0.2
|
8 |
language:
|
9 |
- en
|
10 |
---
|
|
|
21 |
ConvAI-9b 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.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
|
24 |
+
* **Merged Model:** [mistral-community/Mistral-7B-v0.2](https://huggingface.co/mistral-community/Mistral-7B-v0.2)
|
25 |
|
26 |
## **3. Training Data**
|
27 |
|