mirajanata
commited on
Commit
•
43c5334
1
Parent(s):
b570347
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
"o_proj",
|
25 |
"q_proj",
|
26 |
-
"
|
27 |
"gate_proj",
|
28 |
"down_proj",
|
|
|
29 |
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
24 |
"q_proj",
|
25 |
+
"v_proj",
|
26 |
"gate_proj",
|
27 |
"down_proj",
|
28 |
+
"up_proj",
|
29 |
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2185324592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecce2c833c123b6deb25756df63d0f51ac4f70042c54e9db006d43fd87ba65fe
|
3 |
size 2185324592
|
runs/Jun12_09-30-58_2dced9f87dba/events.out.tfevents.1718184664.2dced9f87dba.1702.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28966fad9e8b1870539fbf6f232e9b8d16491eb4d29d23ab5f2492d4eafdedbf
|
3 |
+
size 24145
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4f59ed935bb5caf33793e492bedf7cc6301f74217d0a369ac6dcbd1eba68543
|
3 |
size 5560
|