Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
|
@@ -3,7 +3,6 @@
|
|
| 3 |
"auto_mapping": null,
|
| 4 |
"base_model_name_or_path": "google/gemma-3-4b-pt",
|
| 5 |
"bias": "none",
|
| 6 |
-
"corda_config": null,
|
| 7 |
"eva_config": null,
|
| 8 |
"exclude_modules": null,
|
| 9 |
"fan_in_fan_out": false,
|
|
@@ -28,18 +27,18 @@
|
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
"k_proj",
|
|
|
|
| 31 |
"down_proj",
|
| 32 |
"fc2",
|
| 33 |
-
"
|
| 34 |
-
"out_proj",
|
| 35 |
"o_proj",
|
|
|
|
|
|
|
| 36 |
"up_proj",
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
-
"fc1"
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
-
"trainable_token_indices": null,
|
| 43 |
"use_dora": false,
|
| 44 |
"use_rslora": false
|
| 45 |
}
|
|
|
|
| 3 |
"auto_mapping": null,
|
| 4 |
"base_model_name_or_path": "google/gemma-3-4b-pt",
|
| 5 |
"bias": "none",
|
|
|
|
| 6 |
"eva_config": null,
|
| 7 |
"exclude_modules": null,
|
| 8 |
"fan_in_fan_out": false,
|
|
|
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
"k_proj",
|
| 30 |
+
"v_proj",
|
| 31 |
"down_proj",
|
| 32 |
"fc2",
|
| 33 |
+
"gate_proj",
|
|
|
|
| 34 |
"o_proj",
|
| 35 |
+
"out_proj",
|
| 36 |
+
"fc1",
|
| 37 |
"up_proj",
|
| 38 |
+
"lm_head",
|
| 39 |
+
"q_proj"
|
|
|
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 42 |
"use_dora": false,
|
| 43 |
"use_rslora": false
|
| 44 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2839124552
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1aff5786a06a3ef2795ab89a268251858d755772966d065d5415b117348d049d
|
| 3 |
size 2839124552
|
runs/Mar25_17-13-05_6eccdcbda2ec/events.out.tfevents.1742922852.6eccdcbda2ec.5661.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80b741df092e334c313e8be42798ab371d8e8f97a852a8cb527d3546ce0bde7c
|
| 3 |
+
size 11471
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69752d1c440a88ba07c487b3b71522ab7ea945f00107bfa9fd0f38c41cbd8749
|
| 3 |
size 5688
|