yenjia commited on
Commit
66602eb
·
verified ·
1 Parent(s): 35026f1

End of training

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: gemma
4
+ base_model: google/paligemma-3b-pt-224
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: vqamed_exp
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
+ # vqamed_exp
16
+
17
+ This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.7403
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 10
40
+ - eval_batch_size: 10
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 40
44
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_ratio: 0.03
47
+ - training_steps: 1000
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 1.5638 | 0.3125 | 100 | 1.1130 |
54
+ | 1.2452 | 0.625 | 200 | 0.9256 |
55
+ | 1.0757 | 0.9375 | 300 | 0.8467 |
56
+ | 0.8429 | 1.25 | 400 | 0.8236 |
57
+ | 0.9455 | 1.5625 | 500 | 0.7959 |
58
+ | 0.8045 | 1.875 | 600 | 0.7693 |
59
+ | 0.6543 | 2.1875 | 700 | 0.7652 |
60
+ | 0.7764 | 2.5 | 800 | 0.7567 |
61
+ | 0.7508 | 2.8125 | 900 | 0.7401 |
62
+ | 0.593 | 3.125 | 1000 | 0.7403 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - PEFT 0.11.1
68
+ - Transformers 4.46.2
69
+ - Pytorch 2.4.1+cu121
70
+ - Datasets 2.19.1
71
+ - Tokenizers 0.20.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": 64,
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": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "up_proj",
25
+ "k_proj",
26
+ "o_proj",
27
+ "gate_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:622574fdcb5e0165b927c35a5d38803850f3101ff6d63dd61ceb91b02ec1e432
3
+ size 180845208
runs/Nov22_14-39-56_identity/events.out.tfevents.1732257597.identity.563748.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc2f8d942d0954dd4d021fb2195b72db34f76d4a37313cf61d116c3b6b8e992
3
+ size 29961
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4bf77c91371aad6d418e0bfdc0730f3f8ff534fa75a86f1386000ca0f134cd0
3
+ size 5240