Training in progress, epoch 1
Browse files- adapter_config.json +4 -1
- adapter_model.safetensors +2 -2
- runs/Jan12_01-23-34_d9464e795b90/events.out.tfevents.1705022616.d9464e795b90.42.0 +3 -0
- runs/Jan12_01-23-34_d9464e795b90/events.out.tfevents.1705023463.d9464e795b90.42.1 +3 -0
- runs/Jan12_01-23-34_d9464e795b90/events.out.tfevents.1705023472.d9464e795b90.42.2 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,8 +19,11 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"dense",
|
23 |
-
"
|
|
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"v_proj",
|
23 |
+
"fc2",
|
24 |
"dense",
|
25 |
+
"k_proj",
|
26 |
+
"q_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf9e23c37e4f73d82d3dccff40a30d73d73853e0257f3ff322e15c8035c62554
|
3 |
+
size 40926200
|
runs/Jan12_01-23-34_d9464e795b90/events.out.tfevents.1705022616.d9464e795b90.42.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3cc86e70d4ed81c0158d09db9fb76dc8f02efd565de75d090579ab0aa1251cc
|
3 |
+
size 5104
|
runs/Jan12_01-23-34_d9464e795b90/events.out.tfevents.1705023463.d9464e795b90.42.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc9fa544008728f3e596fac04d7d09394a44d3c2aa47a8fd610871ebccce60e3
|
3 |
+
size 5104
|
runs/Jan12_01-23-34_d9464e795b90/events.out.tfevents.1705023472.d9464e795b90.42.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a464efeec9f48618666fb8d0f1bebb90aa67701b0ab5f7a3b378c1d9c612d01
|
3 |
+
size 5415
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4347
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21de2db44c1514978fd59bba7f00d55f859fce3a61d1eb9ffefb1c95f5649855
|
3 |
size 4347
|