Training in progress, step 276
Browse files- adapter_config.json +32 -0
- adapter_model.safetensors +3 -0
- runs/Aug07_06-51-19_genertive-ai-workbench-0/events.out.tfevents.1723013481.genertive-ai-workbench-0.1671.0 +3 -0
- runs/Aug07_07-00-58_genertive-ai-workbench-0/events.out.tfevents.1723014059.genertive-ai-workbench-0.344.0 +3 -0
- runs/Aug07_07-13-20_genertive-ai-workbench-0/events.out.tfevents.1723014801.genertive-ai-workbench-0.103.0 +3 -0
- runs/Aug07_07-46-29_genertive-ai-workbench-0/events.out.tfevents.1723016790.genertive-ai-workbench-0.362.0 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
+
"lora_alpha": 8,
|
13 |
+
"lora_dropout": 0.0,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 8,
|
19 |
+
"rank_pattern": {},
|
20 |
+
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"k_proj",
|
23 |
+
"o_proj",
|
24 |
+
"up_proj",
|
25 |
+
"down_proj",
|
26 |
+
"q_proj",
|
27 |
+
"v_proj",
|
28 |
+
"gate_proj"
|
29 |
+
],
|
30 |
+
"task_type": "CAUSAL_LM",
|
31 |
+
"use_rslora": false
|
32 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2b7dc4616112df49a565ea1e4edd335054c1162bd92f995bb5c53233170b218
|
3 |
+
size 45258384
|
runs/Aug07_06-51-19_genertive-ai-workbench-0/events.out.tfevents.1723013481.genertive-ai-workbench-0.1671.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71995d40c4d46d9e69fe3701de837dfa7b972f2afb4bfca86c2e1d7ee3826d3d
|
3 |
+
size 5737
|
runs/Aug07_07-00-58_genertive-ai-workbench-0/events.out.tfevents.1723014059.genertive-ai-workbench-0.344.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:247d9ee30e0d22d8d31715d77b34b82effd1c52e0217b1a0cf39183de75a937b
|
3 |
+
size 5737
|
runs/Aug07_07-13-20_genertive-ai-workbench-0/events.out.tfevents.1723014801.genertive-ai-workbench-0.103.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:041bd190e1bbe73878a05e7b8269c23e5332f7574bedee08edc0d12f5ce36c3c
|
3 |
+
size 5737
|
runs/Aug07_07-46-29_genertive-ai-workbench-0/events.out.tfevents.1723016790.genertive-ai-workbench-0.362.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4318820185819955fcde58d1a205893aa989b772001bc2f870c4485a116bcdc
|
3 |
+
size 6509
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d503b8b8750de43b4d3f2a8dd4995033163ce702ae2f99d91b81d83d8992055a
|
3 |
+
size 5176
|