Training in progress, step 16
Browse files- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- runs/Aug21_07-52-42_dl-0/events.out.tfevents.1724226766.dl-0.89.0 +3 -0
- runs/Aug21_07-53-39_dl-0/events.out.tfevents.1724226820.dl-0.89.1 +3 -0
- runs/Aug21_07-55-59_dl-0/events.out.tfevents.1724226961.dl-0.89.2 +3 -0
- runs/Aug21_08-01-31_dl-0/events.out.tfevents.1724227294.dl-0.89.3 +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 |
+
"q_proj",
|
25 |
+
"v_proj",
|
26 |
+
"down_proj",
|
27 |
+
"up_proj",
|
28 |
+
"o_proj",
|
29 |
+
"gate_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:63f7f72962cbd12f0de8738aea6ed3e8e22e1a7e1d2f1557590e3df2fd3e4758
|
3 |
+
size 45258384
|
runs/Aug21_07-52-42_dl-0/events.out.tfevents.1724226766.dl-0.89.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6a41f6f19361ce109e0f36666f99d525cbb07eb12d942f27f23b0c1c5805e14
|
3 |
+
size 5707
|
runs/Aug21_07-53-39_dl-0/events.out.tfevents.1724226820.dl-0.89.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbe793c8ff2600f28c8070a62280df849c06b3ee592da3f8c8a523002c99a0b3
|
3 |
+
size 5707
|
runs/Aug21_07-55-59_dl-0/events.out.tfevents.1724226961.dl-0.89.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c963d35e1ae6560a905ec0f62b6f05fd60e8b239d23a804e9fb301430872025
|
3 |
+
size 5707
|
runs/Aug21_08-01-31_dl-0/events.out.tfevents.1724227294.dl-0.89.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63bb33354a2472db69403b224a9d1bdf6e3b32bc3712f0e4f8b097fb6006fdb1
|
3 |
+
size 6055
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ea916172d11453173600cb7877a809e07788fc6063817d767f6f00b80cd8fe4
|
3 |
+
size 5176
|