Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,4 @@
|
|
1 |
-
|
2 |
-
license: other
|
3 |
-
base_model: mistralai/Mistral-7B-v0.1
|
4 |
-
tags:
|
5 |
-
- llama-factory
|
6 |
-
- full
|
7 |
-
- generated_from_trainer
|
8 |
-
model-index:
|
9 |
-
- name: CoEvol-Mixtral_Mistral-7b-v0.1_SFT
|
10 |
-
results: []
|
11 |
-
---
|
12 |
-
|
13 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
-
should probably proofread and complete it, then remove this comment. -->
|
15 |
-
|
16 |
-
# 96f617df-9ce0-4395-b664-2e033e3be9af
|
17 |
|
18 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the evol_deita-6k_mixtral dataset.
|
19 |
|
@@ -57,4 +42,4 @@ The following hyperparameters were used during training:
|
|
57 |
- Transformers 4.38.1
|
58 |
- Pytorch 2.1.2+cu121
|
59 |
- Datasets 2.17.1
|
60 |
-
- Tokenizers 0.15.2
|
|
|
1 |
+
## CoEvol-Mixtral_Mistral-7b-v0.1_SFT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the evol_deita-6k_mixtral dataset.
|
4 |
|
|
|
42 |
- Transformers 4.38.1
|
43 |
- Pytorch 2.1.2+cu121
|
44 |
- Datasets 2.17.1
|
45 |
+
- Tokenizers 0.15.2
|