BraylonDash
commited on
Commit
•
cde5ab0
1
Parent(s):
d3e022c
Training in progress, step 200
Browse files
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"dense",
|
23 |
-
"q_proj",
|
24 |
"v_proj",
|
25 |
-
"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
23 |
"dense",
|
|
|
24 |
"v_proj",
|
25 |
+
"q_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:c3fc0c0b572732b222c155db2aff44f4574d6ca6fa190997ef8c07841777343f
|
3 |
size 167807296
|
runs/Apr17_17-08-49_gpu4-119-5/events.out.tfevents.1713731414.gpu4-119-5.3709185.0
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:5f3b714f7cc19189b92024f7947118a81b0612e2c0b284eff659ed902b8e5109
|
3 |
+
size 19476
|
runs/Apr22_14-25-39_gpu4-119-5/events.out.tfevents.1713760022.gpu4-119-5.2990958.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa1df938c7b3e13053982d2d5dd9e016a0fb73a7ff5961d11ba06592b5e7abec
|
3 |
+
size 11896
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94ebb1c49a8a765c9f1f6ec944c66157e0af1dc6fa2ad1c07c5ad784babb62eb
|
3 |
size 5880
|