Model save
Browse files- README.md +3 -7
- adapter_config.json +3 -3
- all_results.json +7 -7
- eval_results.json +4 -4
- train_results.json +3 -3
- trainer_state.json +3 -3
- training_args.bin +1 -1
README.md
CHANGED
@@ -2,13 +2,9 @@
|
|
2 |
license: other
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
-
- alignment-handbook
|
6 |
-
- generated_from_trainer
|
7 |
- trl
|
8 |
- sft
|
9 |
- generated_from_trainer
|
10 |
-
datasets:
|
11 |
-
- ruozhiba
|
12 |
base_model: 01-ai/Yi-6B
|
13 |
model-index:
|
14 |
- name: Yi-6B-ruozhiba-1e-5-50
|
@@ -20,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
# Yi-6B-ruozhiba-1e-5-50
|
22 |
|
23 |
-
This model is a fine-tuned version of [01-ai/Yi-6B](https://huggingface.co/01-ai/Yi-6B) on the
|
24 |
It achieves the following results on the evaluation set:
|
25 |
-
- Loss: 3.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -66,6 +62,6 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
- PEFT 0.7.1
|
68 |
- Transformers 4.36.2
|
69 |
-
- Pytorch 2.
|
70 |
- Datasets 2.14.6
|
71 |
- Tokenizers 0.15.2
|
|
|
2 |
license: other
|
3 |
library_name: peft
|
4 |
tags:
|
|
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
|
|
|
|
8 |
base_model: 01-ai/Yi-6B
|
9 |
model-index:
|
10 |
- name: Yi-6B-ruozhiba-1e-5-50
|
|
|
16 |
|
17 |
# Yi-6B-ruozhiba-1e-5-50
|
18 |
|
19 |
+
This model is a fine-tuned version of [01-ai/Yi-6B](https://huggingface.co/01-ai/Yi-6B) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 3.8564
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
62 |
|
63 |
- PEFT 0.7.1
|
64 |
- Transformers 4.36.2
|
65 |
+
- Pytorch 2.3.0+cu121
|
66 |
- Datasets 2.14.6
|
67 |
- Tokenizers 0.15.2
|
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
23 |
-
"gate_proj",
|
24 |
"up_proj",
|
|
|
|
|
25 |
"q_proj",
|
26 |
-
"k_proj",
|
27 |
"down_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
|
|
23 |
"up_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"v_proj",
|
26 |
"q_proj",
|
|
|
27 |
"down_proj",
|
28 |
+
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
all_results.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{
|
2 |
"epoch": 10.0,
|
3 |
-
"eval_loss": 3.
|
4 |
-
"eval_runtime":
|
5 |
"eval_samples": 23,
|
6 |
-
"eval_samples_per_second": 3.
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
"train_loss": 0.0,
|
9 |
-
"train_runtime":
|
10 |
"train_samples": 217,
|
11 |
-
"train_samples_per_second":
|
12 |
-
"train_steps_per_second":
|
13 |
}
|
|
|
1 |
{
|
2 |
"epoch": 10.0,
|
3 |
+
"eval_loss": 3.856374740600586,
|
4 |
+
"eval_runtime": 6.9621,
|
5 |
"eval_samples": 23,
|
6 |
+
"eval_samples_per_second": 3.304,
|
7 |
+
"eval_steps_per_second": 0.862,
|
8 |
"train_loss": 0.0,
|
9 |
+
"train_runtime": 13.7041,
|
10 |
"train_samples": 217,
|
11 |
+
"train_samples_per_second": 158.347,
|
12 |
+
"train_steps_per_second": 40.134
|
13 |
}
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 10.0,
|
3 |
-
"eval_loss": 3.
|
4 |
-
"eval_runtime":
|
5 |
"eval_samples": 23,
|
6 |
-
"eval_samples_per_second": 3.
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 10.0,
|
3 |
+
"eval_loss": 3.856374740600586,
|
4 |
+
"eval_runtime": 6.9621,
|
5 |
"eval_samples": 23,
|
6 |
+
"eval_samples_per_second": 3.304,
|
7 |
+
"eval_steps_per_second": 0.862
|
8 |
}
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 10.0,
|
3 |
"train_loss": 0.0,
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 217,
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 10.0,
|
3 |
"train_loss": 0.0,
|
4 |
+
"train_runtime": 13.7041,
|
5 |
"train_samples": 217,
|
6 |
+
"train_samples_per_second": 158.347,
|
7 |
+
"train_steps_per_second": 40.134
|
8 |
}
|
trainer_state.json
CHANGED
@@ -949,9 +949,9 @@
|
|
949 |
"step": 550,
|
950 |
"total_flos": 1.879358707856179e+16,
|
951 |
"train_loss": 0.0,
|
952 |
-
"train_runtime":
|
953 |
-
"train_samples_per_second":
|
954 |
-
"train_steps_per_second":
|
955 |
}
|
956 |
],
|
957 |
"logging_steps": 4,
|
|
|
949 |
"step": 550,
|
950 |
"total_flos": 1.879358707856179e+16,
|
951 |
"train_loss": 0.0,
|
952 |
+
"train_runtime": 13.7041,
|
953 |
+
"train_samples_per_second": 158.347,
|
954 |
+
"train_steps_per_second": 40.134
|
955 |
}
|
956 |
],
|
957 |
"logging_steps": 4,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e818941085b837686156038b4f6804110009ec8397a48148843c32cdf4ce9d5d
|
3 |
size 4792
|