gemma2B-It-Coding-Finetuned-2epochs
Browse files
README.md
CHANGED
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
| 43 |
- total_train_batch_size: 16
|
| 44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 45 |
- lr_scheduler_type: linear
|
| 46 |
-
-
|
| 47 |
|
| 48 |
### Training results
|
| 49 |
|
|
|
|
| 43 |
- total_train_batch_size: 16
|
| 44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 45 |
- lr_scheduler_type: linear
|
| 46 |
+
- training_steps: 451
|
| 47 |
|
| 48 |
### Training results
|
| 49 |
|
adapter_config.json
CHANGED
|
@@ -19,13 +19,13 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
|
|
|
| 22 |
"up_proj",
|
| 23 |
-
"down_proj",
|
| 24 |
"v_proj",
|
| 25 |
"gate_proj",
|
| 26 |
-
"
|
| 27 |
"o_proj",
|
| 28 |
-
"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"use_rslora": false
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"q_proj",
|
| 23 |
"up_proj",
|
|
|
|
| 24 |
"v_proj",
|
| 25 |
"gate_proj",
|
| 26 |
+
"down_proj",
|
| 27 |
"o_proj",
|
| 28 |
+
"k_proj"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 156926880
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:202b274d7cfce48f427a869a1e87765162165b48aed0adca4a609f5a9eb0648d
|
| 3 |
size 156926880
|
runs/Apr26_04-36-09_4f9e32ec1dfa/events.out.tfevents.1714106175.4f9e32ec1dfa.188.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70387f632c1de41a6bb7861bd4de85b2cdd371f6a16b1e23ef2c60c0fcd80bb4
|
| 3 |
+
size 14795
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2db54742bc5a356f3fee65900dcf4a5691003e96737e433f3a8b2fbe148e3246
|
| 3 |
size 4856
|