Training in progress, step 1, checkpoint
Browse files
last-checkpoint/adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
"down_proj",
|
26 |
"k_proj",
|
|
|
27 |
"v_proj",
|
28 |
-
"
|
29 |
-
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
+
"up_proj",
|
25 |
"down_proj",
|
26 |
"k_proj",
|
27 |
+
"q_proj",
|
28 |
"v_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 114106856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f222c73f32bc38bec0d4cfe8b4a3b84b51f588905cfb4555cb85a71fa4a9df73
|
3 |
size 114106856
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 58562260
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:441122451384e20031fd3621d9c3def76f24ac38dc24995ba97215786016bdaf
|
3 |
size 58562260
|
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
@@ -11,9 +11,9 @@
|
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
"eval_loss": 0.7671902775764465,
|
14 |
-
"eval_runtime": 0.
|
15 |
-
"eval_samples_per_second": 7.
|
16 |
-
"eval_steps_per_second": 7.
|
17 |
"step": 1
|
18 |
}
|
19 |
],
|
|
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
"eval_loss": 0.7671902775764465,
|
14 |
+
"eval_runtime": 0.1384,
|
15 |
+
"eval_samples_per_second": 7.223,
|
16 |
+
"eval_steps_per_second": 7.223,
|
17 |
"step": 1
|
18 |
}
|
19 |
],
|
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:c854e9cfd47cfa8843b799b7eac1f27811c89dae1dc28dd596021f21038f4b82
|
3 |
size 6776
|