Training in progress, step 100
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- logs/events.out.tfevents.1719033564.bf7ad62c1f97.102526.0 +3 -0
- logs/events.out.tfevents.1719033818.bf7ad62c1f97.105902.0 +3 -0
- logs/events.out.tfevents.1719034363.bf7ad62c1f97.108753.0 +3 -0
- logs/events.out.tfevents.1719036343.bf7ad62c1f97.118165.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
24 |
-
"down_proj",
|
25 |
-
"up_proj",
|
26 |
"k_proj",
|
|
|
27 |
"q_proj",
|
|
|
28 |
"gate_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
|
|
|
|
24 |
"k_proj",
|
25 |
+
"o_proj",
|
26 |
"q_proj",
|
27 |
+
"up_proj",
|
28 |
"gate_proj",
|
29 |
+
"down_proj"
|
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 1342239008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eb73ed3a95cf9d0dfddaad94488f4d82df3c3b180c1e6a1131617a40558674c
|
3 |
size 1342239008
|
logs/events.out.tfevents.1719033564.bf7ad62c1f97.102526.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b13d7d0ee7a86ae399ff8dc7aa51496695f54e2dcb71a62d5bbce000dee00313
|
3 |
+
size 5592
|
logs/events.out.tfevents.1719033818.bf7ad62c1f97.105902.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0ded80703f51044b9460366bf3de570b64a26a053112a1e1036b959e3cabfdd
|
3 |
+
size 5592
|
logs/events.out.tfevents.1719034363.bf7ad62c1f97.108753.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:465ed60f2282edadbd10d96ecdcc4dbbf7fc5c83e204d75503630eb1edf930a7
|
3 |
+
size 6068
|
logs/events.out.tfevents.1719036343.bf7ad62c1f97.118165.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7426fcb8d873eb2f488be90c354e6b55f27489c8ac74a1c5a25df8621d8a75e9
|
3 |
+
size 6062
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dba0614311de264681e4fe720d00b7233b3df3e0eaf784f2a2550d116239453d
|
3 |
size 5240
|