akshay0701 commited on
Commit
55f8b64
·
verified ·
1 Parent(s): ba86733

Pushed the IDEFICS2 fine-tuned model.

Browse files
checkpoint-25/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "HuggingFaceM4/idefics2-8b",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": false,
8
+ "init_lora_weights": "gaussian",
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 8,
14
+ "lora_dropout": 0.1,
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": ".*(text_model|modality_projection|perceiver_resampler).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$",
23
+ "task_type": null,
24
+ "use_dora": false,
25
+ "use_rslora": false
26
+ }
checkpoint-25/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8cbc63674bbbfa9e4a312835f5de1eb98e9c7643ff0cc7d38f35230e9b6ec85
3
+ size 93378688
checkpoint-25/generation_config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bad_words_ids": [
4
+ [
5
+ 32000
6
+ ],
7
+ [
8
+ 32001
9
+ ]
10
+ ],
11
+ "bos_token_id": 1,
12
+ "eos_token_id": [
13
+ 2,
14
+ 32002
15
+ ],
16
+ "pad_token_id": 0,
17
+ "transformers_version": "4.46.0.dev0"
18
+ }
checkpoint-25/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdc51ae3eb950c9a88b27e3b2b3f3344ec08818bc6cbf751abdebf5be1735b91
3
+ size 48071944
checkpoint-25/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:614fcea8e73d817edc55868e83a17dea664dce6af99624cd6b07cf229ea0cb30
3
+ size 14244
checkpoint-25/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:630fe59a784956405be1a950d9ce52e5bf6a2f1c12f3a8bd4f3869766a5850cd
3
+ size 1064
checkpoint-25/trainer_state.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.4,
5
+ "eval_steps": 10,
6
+ "global_step": 25,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.08,
13
+ "grad_norm": Infinity,
14
+ "learning_rate": 0.000168,
15
+ "loss": 4.7448,
16
+ "step": 5
17
+ },
18
+ {
19
+ "epoch": 0.16,
20
+ "grad_norm": 22.34148406982422,
21
+ "learning_rate": 0.00013600000000000003,
22
+ "loss": 0.686,
23
+ "step": 10
24
+ },
25
+ {
26
+ "epoch": 0.16,
27
+ "eval_loss": 0.4604074954986572,
28
+ "eval_runtime": 334.4347,
29
+ "eval_samples_per_second": 0.598,
30
+ "eval_steps_per_second": 0.299,
31
+ "step": 10
32
+ },
33
+ {
34
+ "epoch": 0.24,
35
+ "grad_norm": 4.275888919830322,
36
+ "learning_rate": 9.6e-05,
37
+ "loss": 0.3899,
38
+ "step": 15
39
+ },
40
+ {
41
+ "epoch": 0.32,
42
+ "grad_norm": 3.484508752822876,
43
+ "learning_rate": 5.6000000000000006e-05,
44
+ "loss": 0.3295,
45
+ "step": 20
46
+ },
47
+ {
48
+ "epoch": 0.32,
49
+ "eval_loss": 0.335327684879303,
50
+ "eval_runtime": 332.5576,
51
+ "eval_samples_per_second": 0.601,
52
+ "eval_steps_per_second": 0.301,
53
+ "step": 20
54
+ },
55
+ {
56
+ "epoch": 0.4,
57
+ "grad_norm": 3.018824577331543,
58
+ "learning_rate": 1.6000000000000003e-05,
59
+ "loss": 0.2834,
60
+ "step": 25
61
+ }
62
+ ],
63
+ "logging_steps": 5,
64
+ "max_steps": 25,
65
+ "num_input_tokens_seen": 0,
66
+ "num_train_epochs": 1,
67
+ "save_steps": 25,
68
+ "stateful_callbacks": {
69
+ "TrainerControl": {
70
+ "args": {
71
+ "should_epoch_stop": false,
72
+ "should_evaluate": false,
73
+ "should_log": false,
74
+ "should_save": true,
75
+ "should_training_stop": true
76
+ },
77
+ "attributes": {}
78
+ }
79
+ },
80
+ "total_flos": 1864510458066432.0,
81
+ "train_batch_size": 2,
82
+ "trial_name": null,
83
+ "trial_params": null
84
+ }
checkpoint-25/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e62408edd61f251e5512dc6ea21e83a0e388658e02dbe106e2de855ba10fdffd
3
+ size 5240