Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
-
This model
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
## Model description
|
6 |
|
@@ -42,4 +57,4 @@ The following hyperparameters were used during training:
|
|
42 |
- Transformers 4.38.1
|
43 |
- Pytorch 2.1.2+cu121
|
44 |
- Datasets 2.17.1
|
45 |
-
- Tokenizers 0.15.2
|
|
|
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: 96f617df-9ce0-4395-b664-2e033e3be9af
|
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 [/home/lirenhao/pretrained_models/mistral-7B-v0.1](https://huggingface.co//home/lirenhao/pretrained_models/mistral-7B-v0.1) on the evol_deita-6k_mixtral dataset.
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
57 |
- Transformers 4.38.1
|
58 |
- Pytorch 2.1.2+cu121
|
59 |
- Datasets 2.17.1
|
60 |
+
- Tokenizers 0.15.2
|