Tatiana239
commited on
Commit
•
291fa20
1
Parent(s):
0e6d1d9
Training in progress, epoch 0
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/Dec14_15-58-12_02d08213ea2e/events.out.tfevents.1702570206.02d08213ea2e.4696.0 +3 -0
- runs/Dec14_16-16-31_02d08213ea2e/events.out.tfevents.1702570594.02d08213ea2e.10038.0 +3 -0
- runs/Dec14_16-30-45_02d08213ea2e/events.out.tfevents.1702571446.02d08213ea2e.13613.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27280152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a6e29165b9a29014d9469bea318d4941c4a6bb23c53f1843937ffccb8c83bea
|
3 |
size 27280152
|
runs/Dec14_15-58-12_02d08213ea2e/events.out.tfevents.1702570206.02d08213ea2e.4696.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba60edcd795e4cc2928d9a7506a0bf840271042f72d97c01c5482408aaad5ab4
|
3 |
+
size 12830
|
runs/Dec14_16-16-31_02d08213ea2e/events.out.tfevents.1702570594.02d08213ea2e.10038.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79420376404bd7a8a4f87d4162ddceeb5d76fd76bd4eb08bbd065bc16f06ecfc
|
3 |
+
size 10058
|
runs/Dec14_16-30-45_02d08213ea2e/events.out.tfevents.1702571446.02d08213ea2e.13613.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02254210231267abcc435db4d37ffa88332eb0cb4065daa26c47eb5fa1a208df
|
3 |
+
size 44199
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f7b300aaca084bbab46f3006a5ea474018b426600c3a6241749038594e4f018
|
3 |
size 4728
|