BraylonDash
commited on
Commit
•
445fa1b
1
Parent(s):
4d83e8c
Training in progress, step 780
Browse files
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"q_proj",
|
23 |
-
"v_proj",
|
24 |
"dense",
|
25 |
-
"
|
|
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"dense",
|
23 |
+
"v_proj",
|
24 |
+
"k_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 335579632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7878f872b9c510a10d043172a4b999d11d053e58ee217a5ac859399d28fabdb
|
3 |
size 335579632
|
runs/Sep28_16-23-39_gpu4-119-5/events.out.tfevents.1727504664.gpu4-119-5.3980445.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:eefc966d0d4668ed3c6aa675d0b206381605d02540360f74b6b4e6fcd3a0546c
|
3 |
+
size 11852
|
runs/Sep28_16-49-09_gpu4-119-5/events.out.tfevents.1727506195.gpu4-119-5.3995846.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bdd1bb9137c86abdd91234dc66ade8d17d265aea371ebf9fe49cc6ef0f0791a
|
3 |
+
size 6146
|
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:5ad900ab23e902b00a824a5164e8e9bc1cebcd272975c15a3baacaaa27f079d5
|
3 |
size 5816
|