akashmaggon
commited on
Commit
•
d4fa6c9
1
Parent(s):
516143e
Training in progress, epoch 0
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +2 -2
- runs/Sep04_11-41-16_06b67fe594a4/events.out.tfevents.1725450080.06b67fe594a4.1560.0 +3 -0
- runs/Sep04_11-42-27_06b67fe594a4/events.out.tfevents.1725450151.06b67fe594a4.2966.0 +3 -0
- runs/Sep04_11-44-20_06b67fe594a4/events.out.tfevents.1725450263.06b67fe594a4.2966.1 +3 -0
- runs/Sep04_11-45-36_06b67fe594a4/events.out.tfevents.1725450340.06b67fe594a4.4066.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
-
"up_proj",
|
25 |
-
"gate_proj",
|
26 |
"k_proj",
|
27 |
"down_proj",
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"k_proj",
|
24 |
"down_proj",
|
25 |
"q_proj",
|
26 |
+
"v_proj",
|
27 |
+
"o_proj",
|
28 |
+
"up_proj",
|
29 |
+
"gate_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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85128c97cd3f497e2ed26a88517196c609582bdb2c234aa8210e36508695ed92
|
3 |
+
size 4286705568
|
runs/Sep04_11-41-16_06b67fe594a4/events.out.tfevents.1725450080.06b67fe594a4.1560.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c441e97c9f4ff3c84a2f85f84e79958446a204bed5e53e3605ea20fd4b8a04b1
|
3 |
+
size 4184
|
runs/Sep04_11-42-27_06b67fe594a4/events.out.tfevents.1725450151.06b67fe594a4.2966.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65e310ccc4d738f2255331053ebeb34b64718b2c3919b06347d390755e4af8b1
|
3 |
+
size 6061
|
runs/Sep04_11-44-20_06b67fe594a4/events.out.tfevents.1725450263.06b67fe594a4.2966.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:162e935e6bf0af6e12e75015a8e8a53b3227eee4ab25e55790ba87c50851f2c6
|
3 |
+
size 4184
|
runs/Sep04_11-45-36_06b67fe594a4/events.out.tfevents.1725450340.06b67fe594a4.4066.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54702f67581c7407ee02e03c92703d9f33bb02b77529e613fd245f9e9efe6b42
|
3 |
+
size 7510
|
training_args.bin
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:09f86e125d5e27b831d9211b00ea337b34fee1d8a3801598ffd90e25df790047
|
3 |
+
size 5560
|