Training in progress, epoch 1
Browse files- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- runs/Jun13_06-44-48_d41254ac1e26/events.out.tfevents.1749797091.d41254ac1e26.3102.0 +3 -0
- runs/Jun13_06-46-06_d41254ac1e26/events.out.tfevents.1749797167.d41254ac1e26.3102.1 +3 -0
- runs/Jun13_06-54-48_d41254ac1e26/events.out.tfevents.1749797690.d41254ac1e26.6496.0 +3 -0
- runs/Jun13_07-15-12_d41254ac1e26/events.out.tfevents.1749798913.d41254ac1e26.6496.1 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "google/gemma-2-2b",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": false,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 16,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.1,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"r": 8,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"v_proj",
|
| 28 |
+
"q_proj"
|
| 29 |
+
],
|
| 30 |
+
"task_type": "CAUSAL_LM",
|
| 31 |
+
"trainable_token_indices": null,
|
| 32 |
+
"use_dora": false,
|
| 33 |
+
"use_rslora": false
|
| 34 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b753665a22b56e996dcbeb706d7d002c8a955df9f2137174508cdd447cbbda6e
|
| 3 |
+
size 6403448
|
runs/Jun13_06-44-48_d41254ac1e26/events.out.tfevents.1749797091.d41254ac1e26.3102.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7cbe78da02d207a9451d829abf2770162336a16e4126bcd16cd1b2791df5126
|
| 3 |
+
size 5608
|
runs/Jun13_06-46-06_d41254ac1e26/events.out.tfevents.1749797167.d41254ac1e26.3102.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99a6d7a36dca78d72d7fef34e384b6f7305e011167c5c8ac0578da65a2f75cf5
|
| 3 |
+
size 4184
|
runs/Jun13_06-54-48_d41254ac1e26/events.out.tfevents.1749797690.d41254ac1e26.6496.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0a7e71688c1cd003fd18318706b473b8f37b91442db52da62ce422748cd689e
|
| 3 |
+
size 5592
|
runs/Jun13_07-15-12_d41254ac1e26/events.out.tfevents.1749798913.d41254ac1e26.6496.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16011dc364c556f1d968c5eee75d71fbe5675a61207e8b4081117fc9ff151360
|
| 3 |
+
size 5858
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0f28252a387560a6cfdcc60a5e1cc307157b43c32c32cfc4d2c157477b6f2d7
|
| 3 |
+
size 5304
|