robertavrammd commited on
Commit
a1e619a
·
verified ·
1 Parent(s): 54c7738

End of training

Browse files
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: HuggingFaceTB/SmolVLM-Base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: SmolVLM-Base-vqav2
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # SmolVLM-Base-vqav2
16
+
17
+ This model is a fine-tuned version of [HuggingFaceTB/SmolVLM-Base](https://huggingface.co/HuggingFaceTB/SmolVLM-Base) on the None dataset.
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 0.0001
37
+ - train_batch_size: 72
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
41
+ - lr_scheduler_type: linear
42
+ - lr_scheduler_warmup_steps: 50
43
+ - num_epochs: 1
44
+
45
+ ### Framework versions
46
+
47
+ - PEFT 0.14.0
48
+ - Transformers 4.49.0
49
+ - Pytorch 2.2.1
50
+ - Datasets 3.3.2
51
+ - Tokenizers 0.21.0
adapter_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "Idefics3ForConditionalGeneration",
5
+ "parent_library": "transformers.models.idefics3.modeling_idefics3"
6
+ },
7
+ "base_model_name_or_path": "HuggingFaceTB/SmolVLM-Base",
8
+ "bias": "none",
9
+ "eva_config": null,
10
+ "exclude_modules": null,
11
+ "fan_in_fan_out": false,
12
+ "inference_mode": true,
13
+ "init_lora_weights": "gaussian",
14
+ "layer_replication": null,
15
+ "layers_pattern": null,
16
+ "layers_to_transform": null,
17
+ "loftq_config": {},
18
+ "lora_alpha": 8,
19
+ "lora_bias": false,
20
+ "lora_dropout": 0.1,
21
+ "megatron_config": null,
22
+ "megatron_core": "megatron.core",
23
+ "modules_to_save": null,
24
+ "peft_type": "LORA",
25
+ "r": 8,
26
+ "rank_pattern": {},
27
+ "revision": null,
28
+ "target_modules": [
29
+ "gate_proj",
30
+ "down_proj",
31
+ "k_proj",
32
+ "v_proj",
33
+ "o_proj",
34
+ "up_proj",
35
+ "q_proj"
36
+ ],
37
+ "task_type": null,
38
+ "use_dora": false,
39
+ "use_rslora": false
40
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:460752af101c9343e78d0cd126e5210a48eb3e66db5688ecc35d9765853e6a58
3
+ size 42220792
runs/Mar07_01-40-08_e7b0803fbb6b/events.out.tfevents.1741311615.e7b0803fbb6b.1189099.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6b3482fe24667fc3dba5de85c409ef77427901941a2dd56177e0f06ff2b3c30
3
+ size 14291
runs/Mar07_16-39-33_e7b0803fbb6b/events.out.tfevents.1741365577.e7b0803fbb6b.2735626.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b85af05ad947c6d4b63d13321dd9a787df42d9e360631151dcf1eb9a91654815
3
+ size 8472
runs/Mar07_16-39-33_e7b0803fbb6b/events.out.tfevents.1741365605.e7b0803fbb6b.2735626.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22b48cb1d1e067a036017a7f68d2ba15bb10e6dbebdd0933d189384e9ae3db76
3
+ size 8472
runs/Mar07_16-55-42_e7b0803fbb6b/events.out.tfevents.1741366546.e7b0803fbb6b.2754248.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d9037523666611af348e8a334cae275ea420a0c746bb46e9cd4cf7fbf623449
3
+ size 9526
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a8514445bfa7f5ed8450243ed396258e75f955cd6bb96dee590e4de662998ce
3
+ size 5368