Training in progress, step 884
Browse files- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- runs/Nov03_22-30-34_DESKTOP-JQAT587/events.out.tfevents.1730698235.DESKTOP-JQAT587.15388.0 +3 -0
- runs/Nov03_22-34-53_DESKTOP-JQAT587/events.out.tfevents.1730698499.DESKTOP-JQAT587.43372.0 +3 -0
- runs/Nov03_23-25-26_DESKTOP-JQAT587/events.out.tfevents.1730701544.DESKTOP-JQAT587.11400.0 +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/paligemma-3b-pt-224",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 8,
|
14 |
+
"lora_dropout": 0.0,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"v_proj",
|
26 |
+
"up_proj",
|
27 |
+
"o_proj",
|
28 |
+
"down_proj",
|
29 |
+
"q_proj"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
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:a2f817a77e9ec82553416a2d41a667ddbd99b96af9e83d9bcc4a0e06af065324
|
3 |
+
size 45258384
|
runs/Nov03_22-30-34_DESKTOP-JQAT587/events.out.tfevents.1730698235.DESKTOP-JQAT587.15388.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:165dff979e6e0fecb1dc83c55d3316e5588bc427502264d94cd507c3b7114b79
|
3 |
+
size 11560
|
runs/Nov03_22-34-53_DESKTOP-JQAT587/events.out.tfevents.1730698499.DESKTOP-JQAT587.43372.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbf88f3ed92ec75ae4d33329713b2044fb160f80dc655e6d2ecd8f2edf0e7fa4
|
3 |
+
size 6242
|
runs/Nov03_23-25-26_DESKTOP-JQAT587/events.out.tfevents.1730701544.DESKTOP-JQAT587.11400.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7379956da83d2c88bdee9dd9f3e82b39dce0888178565fab62039abe3cc7414
|
3 |
+
size 7862
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c945804c2a9ff52431d488dce235f8ecf33b539c35b67c24b9536f1037a41b63
|
3 |
+
size 5240
|