DuongTrongChi
commited on
Commit
•
95c182c
1
Parent(s):
5d966f3
Training in progress, step 155, checkpoint
Browse files
last-checkpoint/adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"gate_proj",
|
25 |
-
"k_proj",
|
26 |
-
"q_proj",
|
27 |
"o_proj",
|
|
|
|
|
28 |
"v_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
+
"up_proj",
|
|
|
|
|
|
|
24 |
"o_proj",
|
25 |
+
"k_proj",
|
26 |
+
"down_proj",
|
27 |
"v_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 60010048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de76e8113e2afbf41ef93d0e0fd362308b34c1db6eef6ae12919e82437109a4f
|
3 |
size 60010048
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 31301554
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00cef0af92c7c0e26b5fee5c777d6ffda824e64692f84737c0def7ab965cc605
|
3 |
size 31301554
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb3fad64d81cfddf262a3f1534bfee70711d1dee3a680afc12b5a109910df52a
|
3 |
size 14244
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f12f546de35e8e54bf8bd9058643912399ffe3523a997be9687261fa7f9a83e2
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 0.
|
5 |
"eval_steps": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -1085,6 +1085,13 @@
|
|
1085 |
"learning_rate": 0.00011496062992125984,
|
1086 |
"loss": 1.1814,
|
1087 |
"step": 154
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1088 |
}
|
1089 |
],
|
1090 |
"logging_steps": 1,
|
@@ -1104,7 +1111,7 @@
|
|
1104 |
"attributes": {}
|
1105 |
}
|
1106 |
},
|
1107 |
-
"total_flos": 2.
|
1108 |
"train_batch_size": 2,
|
1109 |
"trial_name": null,
|
1110 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.680407421379334,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 155,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
1085 |
"learning_rate": 0.00011496062992125984,
|
1086 |
"loss": 1.1814,
|
1087 |
"step": 154
|
1088 |
+
},
|
1089 |
+
{
|
1090 |
+
"epoch": 0.680407421379334,
|
1091 |
+
"grad_norm": 0.11099740117788315,
|
1092 |
+
"learning_rate": 0.00011338582677165355,
|
1093 |
+
"loss": 1.1604,
|
1094 |
+
"step": 155
|
1095 |
}
|
1096 |
],
|
1097 |
"logging_steps": 1,
|
|
|
1111 |
"attributes": {}
|
1112 |
}
|
1113 |
},
|
1114 |
+
"total_flos": 2.984654806628598e+17,
|
1115 |
"train_batch_size": 2,
|
1116 |
"trial_name": null,
|
1117 |
"trial_params": null
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26c2144d17ba12987ac00ae094a1c2152265f2f07cbffb635cc10556a0a1ef3e
|
3 |
size 5112
|