Training in progress, step 2
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Feb26_18-33-53_gpu3/events.out.tfevents.1740594835.gpu3.2226.0 +3 -0
- runs/Feb27_09-11-40_gpu3/events.out.tfevents.1740647502.gpu3.2955.0 +3 -0
- runs/Mar05_15-16-14_gpu3/events.out.tfevents.1741187776.gpu3.68314.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,10 +23,10 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_attn",
|
27 |
-
"c_attn",
|
28 |
"c_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"c_proj",
|
27 |
+
"c_attn",
|
28 |
+
"c_fc",
|
29 |
+
"q_attn"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 154872704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7892c9b6863b80ef1f6bf69fdbb9e3df05ca935f8271c24c061d356c1d2c6737
|
3 |
size 154872704
|
runs/Feb26_18-33-53_gpu3/events.out.tfevents.1740594835.gpu3.2226.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bec5bc58ce05dd5abf4c2d5092ad9008bdaa0546944b8d1b47f2c9250077535
|
3 |
+
size 6755
|
runs/Feb27_09-11-40_gpu3/events.out.tfevents.1740647502.gpu3.2955.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd7e7787a3fc6a6866c8bf15134e84534e5a5367ad75131f60a57564696a42e9
|
3 |
+
size 6755
|
runs/Mar05_15-16-14_gpu3/events.out.tfevents.1741187776.gpu3.68314.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23ba6aa318504c852c907c25e173f2b430066c257cc78966e0d9a22b6a5355eb
|
3 |
+
size 6340
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93ba9d5ec4a440d3800bbc6d0899ba3d4370c2f4a4f25c407c57e60f466919a1
|
3 |
size 5304
|