Update README.md
Browse files
README.md
CHANGED
@@ -4,16 +4,16 @@ base_model: mistralai/Mistral-7B-v0.1
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
-
- name: mistral-7b-
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
# mistral-7b-
|
15 |
|
16 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.8892
|
19 |
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
+
- name: mistral-7b-finetuned-ultrachat-arithmo-50
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
# mistral-7b-finetuned-ultrachat-arithmo-50
|
15 |
|
16 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the UltraChat and Arithmo (50%) datasets.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.8892
|
19 |
|