Training in progress, step 1, checkpoint
Browse files
last-checkpoint/adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
24 |
-
"up_proj",
|
25 |
"down_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
"o_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
|
|
24 |
"down_proj",
|
25 |
"q_proj",
|
26 |
+
"k_proj",
|
27 |
"o_proj",
|
28 |
+
"up_proj",
|
29 |
+
"gate_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 36981072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:316972a1fda348f687a3a1734fbd2656ed437e0e1cf28c52b065d2283b78189d
|
3 |
size 36981072
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 19859140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:393bd42c6e2437904ec23eb516f06511a2a37ae87e02eacaf725ab244eb3f033
|
3 |
size 19859140
|
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:8cc0702f850359504b0c41d5f4d7d6f89f03a8d466c8e18705ace84bfa7bb075
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -18,9 +18,9 @@
|
|
18 |
}
|
19 |
],
|
20 |
"logging_steps": 5,
|
21 |
-
"max_steps":
|
22 |
"num_input_tokens_seen": 0,
|
23 |
-
"num_train_epochs":
|
24 |
"save_steps": 1,
|
25 |
"stateful_callbacks": {
|
26 |
"TrainerControl": {
|
@@ -29,7 +29,7 @@
|
|
29 |
"should_evaluate": false,
|
30 |
"should_log": false,
|
31 |
"should_save": true,
|
32 |
-
"should_training_stop":
|
33 |
},
|
34 |
"attributes": {}
|
35 |
}
|
|
|
18 |
}
|
19 |
],
|
20 |
"logging_steps": 5,
|
21 |
+
"max_steps": 4,
|
22 |
"num_input_tokens_seen": 0,
|
23 |
+
"num_train_epochs": 2,
|
24 |
"save_steps": 1,
|
25 |
"stateful_callbacks": {
|
26 |
"TrainerControl": {
|
|
|
29 |
"should_evaluate": false,
|
30 |
"should_log": false,
|
31 |
"should_save": true,
|
32 |
+
"should_training_stop": false
|
33 |
},
|
34 |
"attributes": {}
|
35 |
}
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eabab6e4d4abd0ed657a23e5b2900fa383ab067b0aebb8359b9d44d538103e2b
|
3 |
size 6776
|