Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"dense",
|
23 |
-
"k_proj",
|
24 |
"q_proj",
|
25 |
-
"v_proj"
|
|
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"q_proj",
|
23 |
+
"v_proj",
|
24 |
+
"dense",
|
25 |
+
"k_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167807296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2a5eb7f6406b33d42093ddbccddc5065986e57ae6192a03d619a4e353f69de1
|
3 |
size 167807296
|
runs/May15_12-44-33_gpu4-119-5/events.out.tfevents.1715741180.gpu4-119-5.3031836.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be1b2ce5bfc10fde523ef4f014396df31474e3eb635f084f6505db8e28098427
|
3 |
+
size 11167
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bfcc79b8f9a50bfe71216b021c1f68bce65c35c7ed0aa6337f7f00224f69a4b
|
3 |
size 5816
|