Serega6678
commited on
Commit
•
c80e762
1
Parent(s):
7998b00
End of training
Browse files
README.md
CHANGED
@@ -2,10 +2,11 @@
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
base_model: mistralai/Mistral-7B-v0.1
|
7 |
datasets:
|
8 |
-
-
|
9 |
model-index:
|
10 |
- name: Test_with_new_script
|
11 |
results: []
|
@@ -16,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# Test_with_new_script
|
18 |
|
19 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.9985
|
22 |
|
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
- generated_from_trainer
|
7 |
base_model: mistralai/Mistral-7B-v0.1
|
8 |
datasets:
|
9 |
+
- HuggingFaceH4/ultrachat_200k
|
10 |
model-index:
|
11 |
- name: Test_with_new_script
|
12 |
results: []
|
|
|
17 |
|
18 |
# Test_with_new_script
|
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/ultrachat_200k dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.9985
|
23 |
|