Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"up_proj",
|
24 |
"down_proj",
|
25 |
-
"
|
|
|
|
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
-
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"o_proj",
|
|
|
23 |
"down_proj",
|
24 |
+
"up_proj",
|
25 |
+
"q_proj",
|
26 |
+
"gate_proj",
|
27 |
"v_proj",
|
28 |
+
"k_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 83946192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c20ca4bb9d830f3dc5e91ae5e278e2c0340addddc73230340ee0e004eb27e927
|
3 |
size 83946192
|
runs/Apr15_11-10-02_holygpu8a17102.rc.fas.harvard.edu/events.out.tfevents.1713193923.holygpu8a17102.rc.fas.harvard.edu.2490248.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0eddbe0f37185e1db1b7e541d2d5b27994c5f462496b8645e476c68fa79d2fc
|
3 |
+
size 9552
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44503e2c0dc060afa9c5cf5faf8c845c6f7db08264f0af7a501434ad7b283ce1
|
3 |
size 5048
|