Training in progress, step 250
Browse files
adapter_config.json
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "SmolVLMForConditionalGeneration",
|
5 |
+
"parent_library": "transformers.models.smolvlm.modeling_smolvlm"
|
6 |
+
},
|
7 |
+
"base_model_name_or_path": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct",
|
8 |
+
"bias": "none",
|
9 |
+
"corda_config": null,
|
10 |
+
"eva_config": null,
|
11 |
+
"exclude_modules": null,
|
12 |
+
"fan_in_fan_out": false,
|
13 |
+
"inference_mode": true,
|
14 |
+
"init_lora_weights": "gaussian",
|
15 |
+
"layer_replication": null,
|
16 |
+
"layers_pattern": null,
|
17 |
+
"layers_to_transform": null,
|
18 |
+
"loftq_config": {},
|
19 |
+
"lora_alpha": 8,
|
20 |
+
"lora_bias": false,
|
21 |
+
"lora_dropout": 0.1,
|
22 |
+
"megatron_config": null,
|
23 |
+
"megatron_core": "megatron.core",
|
24 |
+
"modules_to_save": null,
|
25 |
+
"peft_type": "LORA",
|
26 |
+
"qalora_group_size": 16,
|
27 |
+
"r": 8,
|
28 |
+
"rank_pattern": {},
|
29 |
+
"revision": null,
|
30 |
+
"target_modules": [
|
31 |
+
"q_proj",
|
32 |
+
"gate_proj",
|
33 |
+
"v_proj",
|
34 |
+
"o_proj",
|
35 |
+
"down_proj",
|
36 |
+
"up_proj",
|
37 |
+
"k_proj"
|
38 |
+
],
|
39 |
+
"target_parameters": null,
|
40 |
+
"task_type": null,
|
41 |
+
"trainable_token_indices": null,
|
42 |
+
"use_dora": false,
|
43 |
+
"use_qalora": false,
|
44 |
+
"use_rslora": false
|
45 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0671e01fe4419de3c5bd5ae141e04e20f3c8a7ed9e6703bef2946f8d00a8f5fb
|
3 |
+
size 19210776
|
runs/Aug14_02-47-18_d25294497f3c/events.out.tfevents.1755139652.d25294497f3c.5344.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62f81e9ce340603d999ea2b28d0d0bd4ea2080772870c9a1c6e376b186efdbf7
|
3 |
+
size 11239
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1db6ecf0f9a8fd42ede77c6f485d30de02c4ecbeef95d35b0be15cdcf4fc8f82
|
3 |
+
size 5432
|