End of training
Browse files
README.md
CHANGED
|
@@ -44,6 +44,10 @@ The following hyperparameters were used during training:
|
|
| 44 |
- lr_scheduler_warmup_steps: 50
|
| 45 |
- num_epochs: 1
|
| 46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
### Framework versions
|
| 48 |
|
| 49 |
- PEFT 0.14.0
|
|
|
|
| 44 |
- lr_scheduler_warmup_steps: 50
|
| 45 |
- num_epochs: 1
|
| 46 |
|
| 47 |
+
### Training results
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+
|
| 51 |
### Framework versions
|
| 52 |
|
| 53 |
- PEFT 0.14.0
|
adapter_config.json
CHANGED
|
@@ -26,13 +26,13 @@
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
|
|
|
|
|
|
| 29 |
"up_proj",
|
| 30 |
-
"
|
| 31 |
"o_proj",
|
| 32 |
-
"k_proj",
|
| 33 |
-
"down_proj",
|
| 34 |
"gate_proj",
|
| 35 |
-
"
|
| 36 |
],
|
| 37 |
"task_type": null,
|
| 38 |
"use_dora": false,
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
+
"down_proj",
|
| 30 |
+
"k_proj",
|
| 31 |
"up_proj",
|
| 32 |
+
"v_proj",
|
| 33 |
"o_proj",
|
|
|
|
|
|
|
| 34 |
"gate_proj",
|
| 35 |
+
"q_proj"
|
| 36 |
],
|
| 37 |
"task_type": null,
|
| 38 |
"use_dora": false,
|
adapter_model.safetensors
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:5309eedd10637ec1994e2c09af651ff9bb35c6af841700fe91fe5ee6eeb01946
|
| 3 |
+
size 21147152
|
runs/Mar14_07-02-25_249c20696289/events.out.tfevents.1741937249.249c20696289.1042.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aba9b3a889bc036dda00293e314e0718267afe1322af11001bc7fdab1d5c4375
|
| 3 |
+
size 14291
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a83b0ea269d4033f46dc060966cf85fb471463232c45592bb50e52dd4854197
|
| 3 |
size 5368
|