BraylonDash
commited on
Commit
•
7e35958
1
Parent(s):
14323aa
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 |
-
"
|
23 |
"k_proj",
|
24 |
"q_proj",
|
25 |
-
"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
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 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 335579632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d301a7300526fee03bf9c0a942375c26bc8e3338a8fe3333b7acd60e1512457b
|
3 |
size 335579632
|
runs/Sep10_18-09-24_gpu4-119-5/events.out.tfevents.1725955867.gpu4-119-5.606485.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:229db8e29a678c1ea6b87a5e061f833b915f7df65bbe38d175235597bad321cc
|
3 |
+
size 27615
|
runs/Sep10_19-37-45_gpu4-119-5/events.out.tfevents.1725961119.gpu4-119-5.645890.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:755b520fa07b70f683e75add9942e0f12435767cffa352338948e4a8452cb44a
|
3 |
+
size 17614
|
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:3ab1d9db8a31020034f38e80bbb05b0a8b4172823f56cba4febc62bd05504144
|
3 |
size 5880
|