Update README.md
Browse files
README.md
CHANGED
@@ -8,16 +8,17 @@ datasets:
|
|
8 |
- HuggingFaceH4/grok-conversation-harmless
|
9 |
- HuggingFaceH4/ultrachat_200k
|
10 |
model-index:
|
11 |
-
- name: mistral-7b-
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
#
|
19 |
|
20 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the HuggingFaceH4/grok-conversation-harmless and the HuggingFaceH4/ultrachat_200k datasets.
|
|
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.9348
|
23 |
|
|
|
8 |
- HuggingFaceH4/grok-conversation-harmless
|
9 |
- HuggingFaceH4/ultrachat_200k
|
10 |
model-index:
|
11 |
+
- name: mistral-7b-grok
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# Mistral 7B Grok
|
19 |
|
20 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the HuggingFaceH4/grok-conversation-harmless and the HuggingFaceH4/ultrachat_200k datasets.
|
21 |
+
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.9348
|
24 |
|