BraylonDash
commited on
Commit
•
cb6c7f2
1
Parent(s):
012d24e
Training in progress, step 120
Browse files
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"v_proj",
|
24 |
"dense",
|
25 |
-
"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
|
|
23 |
"dense",
|
24 |
+
"v_proj",
|
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 151021328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:105ce49a95d2fbd7dfc692d16e09ce1ce461470fdc5abb06ee42f8ba9c47efda
|
3 |
size 151021328
|
runs/Oct01_01-14-23_gpu4-119-5/events.out.tfevents.1727709323.gpu4-119-5.2269847.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:8ea94cac38deb0d0fe176055183d8b37c32d06d15ef78abcf76f203f1feed57f
|
3 |
+
size 10178
|
runs/Oct01_02-41-51_gpu4-119-5/events.out.tfevents.1727714563.gpu4-119-5.2350551.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f949e23900c86e56ba637307ad8ba7392e849343d7c32e171de16b8d580220cb
|
3 |
+
size 5817
|
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:88b1c861f028510ab12a6788bf6c0716c66c84857d81a9dbfb90dbc3f9ab083c
|
3 |
size 5816
|