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:89a7050075b558a8dcd059acecab473b03b312ae023dd01cfe0a72d7bf63d61e
|
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:ff0c49929877ccc7e91e41250e97326335d74a3130cc00c6197504947b2781d3
|
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:98c8e0f34d8acdc6493f85a073a071063fee334aabedcc319998aa927e98428f
|
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.9900990099009901,
|
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.19801980198019803,
|
13 |
+
"grad_norm": 180.49745178222656,
|
14 |
+
"learning_rate": 0.00017600000000000002,
|
15 |
+
"loss": 6.1581,
|
16 |
+
"step": 5
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.39603960396039606,
|
20 |
+
"grad_norm": 12.116339683532715,
|
21 |
+
"learning_rate": 0.00013600000000000003,
|
22 |
+
"loss": 0.5783,
|
23 |
+
"step": 10
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.39603960396039606,
|
27 |
+
"eval_loss": 0.2537325918674469,
|
28 |
+
"eval_runtime": 48.0526,
|
29 |
+
"eval_samples_per_second": 1.686,
|
30 |
+
"eval_steps_per_second": 0.853,
|
31 |
+
"step": 10
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.594059405940594,
|
35 |
+
"grad_norm": 3.929807186126709,
|
36 |
+
"learning_rate": 9.6e-05,
|
37 |
+
"loss": 0.2015,
|
38 |
+
"step": 15
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.7920792079207921,
|
42 |
+
"grad_norm": 2.739349842071533,
|
43 |
+
"learning_rate": 5.6000000000000006e-05,
|
44 |
+
"loss": 0.1547,
|
45 |
+
"step": 20
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.7920792079207921,
|
49 |
+
"eval_loss": 0.1523071825504303,
|
50 |
+
"eval_runtime": 47.9248,
|
51 |
+
"eval_samples_per_second": 1.69,
|
52 |
+
"eval_steps_per_second": 0.856,
|
53 |
+
"step": 20
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"epoch": 0.9900990099009901,
|
57 |
+
"grad_norm": 1.2208682298660278,
|
58 |
+
"learning_rate": 1.6000000000000003e-05,
|
59 |
+
"loss": 0.1366,
|
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": 1759069725802752.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:2aa8df8030e712123b7a26119bbabfdf55bd61d4a75d3edbdc5b108407c2b916
|
3 |
+
size 5176
|