Pushed the IDEFICS2 fine-tuned model.
Browse files- checkpoint-25/adapter_config.json +26 -0
- checkpoint-25/adapter_model.safetensors +3 -0
- checkpoint-25/generation_config.json +18 -0
- checkpoint-25/optimizer.pt +3 -0
- checkpoint-25/rng_state.pth +3 -0
- checkpoint-25/scheduler.pt +3 -0
- checkpoint-25/trainer_state.json +84 -0
- checkpoint-25/training_args.bin +3 -0
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:be2452c4d668cac0bb2251339bd6ee818fa1bb921c81a17f5cc9f1602c2cf14c
|
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.45.0.dev0"
|
18 |
+
}
|
checkpoint-25/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f017b10bf305a279d0e9025770a5d7e84136d20df1171a7f4fa1e2277914aab
|
3 |
+
size 47425352
|
checkpoint-25/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa0910be81df074e1f6268480a7f559dfba60b25e3690ef51cd70f55700fe968
|
3 |
+
size 14244
|
checkpoint-25/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a05716f05747fb967268b6b65bee49602693de25bf95ae9c915a7eff48a89265
|
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": NaN,
|
14 |
+
"learning_rate": 0.000168,
|
15 |
+
"loss": 5.0883,
|
16 |
+
"step": 5
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.16,
|
20 |
+
"grad_norm": 47.44880294799805,
|
21 |
+
"learning_rate": 0.000152,
|
22 |
+
"loss": 1.8313,
|
23 |
+
"step": 10
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.16,
|
27 |
+
"eval_loss": 0.8116276264190674,
|
28 |
+
"eval_runtime": 65.2786,
|
29 |
+
"eval_samples_per_second": 3.064,
|
30 |
+
"eval_steps_per_second": 1.532,
|
31 |
+
"step": 10
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.24,
|
35 |
+
"grad_norm": 8.983357429504395,
|
36 |
+
"learning_rate": 0.00011200000000000001,
|
37 |
+
"loss": 0.5976,
|
38 |
+
"step": 15
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.32,
|
42 |
+
"grad_norm": 3.9880592823028564,
|
43 |
+
"learning_rate": 7.2e-05,
|
44 |
+
"loss": 0.357,
|
45 |
+
"step": 20
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.32,
|
49 |
+
"eval_loss": 0.3371765613555908,
|
50 |
+
"eval_runtime": 64.2071,
|
51 |
+
"eval_samples_per_second": 3.115,
|
52 |
+
"eval_steps_per_second": 1.557,
|
53 |
+
"step": 20
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"epoch": 0.4,
|
57 |
+
"grad_norm": 3.457772731781006,
|
58 |
+
"learning_rate": 3.2000000000000005e-05,
|
59 |
+
"loss": 0.284,
|
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:d17ca6cee48eb04db7c95b0c6730414410815aa88689042af60b4ff5b66c4572
|
3 |
+
size 5176
|