BraylonDash
commited on
Commit
•
7fc02de
1
Parent(s):
925af30
Training in progress, step 380
Browse files
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
"dense",
|
24 |
"q_proj",
|
25 |
-
"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
23 |
"dense",
|
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:d068cec3cb2817e6a18b45c825d2efeba243ac757d3d65d1374002def028b71d
|
3 |
size 335579632
|
runs/Sep28_14-38-55_gpu4-119-5/events.out.tfevents.1727498382.gpu4-119-5.3915220.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:8d6eb3677746a0a01cea639f64c85ca8dd0d1e790c10d9b7a277d0ca353309d0
|
3 |
+
size 10584
|
runs/Sep28_15-16-37_gpu4-119-5/events.out.tfevents.1727500646.gpu4-119-5.3937930.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a4bcb5895e4bec8153e36131235e88a8f8d2fcc1e8dbd7dcb02f4d12334da10
|
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:3824f0213ca4cba85bf7d5e9d53fa6998dd235e7801ad4093f4a7f4ea05027b2
|
3 |
size 5816
|