Kiwihead15
commited on
Commit
•
aa2ae4d
1
Parent(s):
fe4f10c
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"k_proj",
|
20 |
"q_proj",
|
|
|
21 |
"o_proj",
|
22 |
-
"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
19 |
"q_proj",
|
20 |
+
"v_proj",
|
21 |
"o_proj",
|
22 |
+
"k_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 52471504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f6b02187933f664b3a0c46c718fbc77def976b2ec9ea68f35da3a4f5c603626
|
3 |
size 52471504
|
runs/Nov24_18-16-23_61e2973c2593/events.out.tfevents.1700849784.61e2973c2593.803.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a17ceca817c164f850cce707a4e38b8750b83e326dd7d2c472aa80e831cf441
|
3 |
+
size 32179
|
training_args.bin
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:4fbc173c88e4e5be2949b6730b9663b6131a18ef1883e5aa9f609aa4621fdf8c
|
3 |
+
size 4728
|