End of training
Browse files
README.md
CHANGED
|
@@ -44,10 +44,6 @@ The following hyperparameters were used during training:
|
|
| 44 |
- lr_scheduler_warmup_steps: 50
|
| 45 |
- num_epochs: 1
|
| 46 |
|
| 47 |
-
### Training results
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
### Framework versions
|
| 52 |
|
| 53 |
- PEFT 0.15.2
|
|
|
|
| 44 |
- lr_scheduler_warmup_steps: 50
|
| 45 |
- num_epochs: 1
|
| 46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
### Framework versions
|
| 48 |
|
| 49 |
- PEFT 0.15.2
|
adapter_config.json
CHANGED
|
@@ -27,13 +27,13 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
-
"gate_proj",
|
| 31 |
-
"down_proj",
|
| 32 |
"k_proj",
|
|
|
|
| 33 |
"q_proj",
|
| 34 |
"v_proj",
|
|
|
|
| 35 |
"o_proj",
|
| 36 |
-
"
|
| 37 |
],
|
| 38 |
"task_type": null,
|
| 39 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
|
|
|
|
|
|
| 30 |
"k_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
"q_proj",
|
| 33 |
"v_proj",
|
| 34 |
+
"gate_proj",
|
| 35 |
"o_proj",
|
| 36 |
+
"down_proj"
|
| 37 |
],
|
| 38 |
"task_type": null,
|
| 39 |
"trainable_token_indices": null,
|
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:5fcf83bc2caea4801f63d3ca7c8667dd67bdb42735cb60c1a41ef1794c12e11c
|
| 3 |
+
size 42220792
|
runs/May04_08-03-43_50f14ebd3bd3/events.out.tfevents.1746345824.50f14ebd3bd3.622.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f3ad85dcba32191481d0228a416adb0b0af77633fa4aca6bba89bda4ec53093
|
| 3 |
+
size 8836
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f63b05304296d835ea437e148a273d32a14841f8e1c5bdb2dac526c0504b99d8
|
| 3 |
size 5304
|