willtensora
commited on
Training in progress, epoch 0, checkpoint
Browse files
last-checkpoint/adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
-
"
|
25 |
-
"o_proj",
|
26 |
-
"up_proj",
|
27 |
"v_proj",
|
28 |
"gate_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
+
"down_proj",
|
|
|
|
|
25 |
"v_proj",
|
26 |
"gate_proj",
|
27 |
+
"up_proj",
|
28 |
+
"o_proj",
|
29 |
+
"k_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 9048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2696e864f68cd81631f427694742414eefcd30ead6c7f1a493ed33055c2fc81
|
3 |
size 9048
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 28134
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3fb60ac5c567aede5c4a258b112c570d4444903a25f2ebeecd3cf9faa7343f9
|
3 |
size 28134
|
last-checkpoint/trainer_state.json
CHANGED
@@ -10,17 +10,17 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.0002666666666666667,
|
13 |
-
"grad_norm": 0.
|
14 |
"learning_rate": 0.0,
|
15 |
"loss": 11.9308,
|
16 |
"step": 1
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.0002666666666666667,
|
20 |
-
"eval_loss": 11.
|
21 |
-
"eval_runtime": 0.
|
22 |
-
"eval_samples_per_second":
|
23 |
-
"eval_steps_per_second":
|
24 |
"step": 1
|
25 |
}
|
26 |
],
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.0002666666666666667,
|
13 |
+
"grad_norm": 0.015080804005265236,
|
14 |
"learning_rate": 0.0,
|
15 |
"loss": 11.9308,
|
16 |
"step": 1
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.0002666666666666667,
|
20 |
+
"eval_loss": 11.933900833129883,
|
21 |
+
"eval_runtime": 0.0636,
|
22 |
+
"eval_samples_per_second": 251.495,
|
23 |
+
"eval_steps_per_second": 62.874,
|
24 |
"step": 1
|
25 |
}
|
26 |
],
|
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:a528a26120fdf4d351a788ed2ac024d23442f3d61c8af39ad12830519a58c638
|
3 |
size 6776
|