Idefics3-8B-Llama3-ufo
Browse files- README.md +55 -0
- adapter_config.json +42 -0
- adapter_model.safetensors +3 -0
- runs/May09_17-19-35_ip-10-192-12-65/events.out.tfevents.1746811192.ip-10-192-12-65.6870.0 +3 -0
- runs/May09_17-22-11_ip-10-192-12-65/events.out.tfevents.1746811344.ip-10-192-12-65.9564.0 +3 -0
- runs/May09_17-27-20_ip-10-192-12-65/events.out.tfevents.1746811648.ip-10-192-12-65.14289.0 +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: HuggingFaceM4/Idefics3-8B-Llama3
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: Idefics3-8B-Llama3-ufo
|
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 |
+
# Idefics3-8B-Llama3-ufo
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [HuggingFaceM4/Idefics3-8B-Llama3](https://huggingface.co/HuggingFaceM4/Idefics3-8B-Llama3) on an unknown 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: 1
|
38 |
+
- eval_batch_size: 1
|
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 |
+
### Training results
|
46 |
+
|
47 |
+
|
48 |
+
|
49 |
+
### Framework versions
|
50 |
+
|
51 |
+
- PEFT 0.15.2
|
52 |
+
- Transformers 4.51.3
|
53 |
+
- Pytorch 2.6.0+cu124
|
54 |
+
- Datasets 3.3.1
|
55 |
+
- Tokenizers 0.21.0
|
adapter_config.json
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "HuggingFaceM4/Idefics3-8B-Llama3",
|
8 |
+
"bias": "none",
|
9 |
+
"corda_config": null,
|
10 |
+
"eva_config": null,
|
11 |
+
"exclude_modules": null,
|
12 |
+
"fan_in_fan_out": false,
|
13 |
+
"inference_mode": true,
|
14 |
+
"init_lora_weights": "gaussian",
|
15 |
+
"layer_replication": null,
|
16 |
+
"layers_pattern": null,
|
17 |
+
"layers_to_transform": null,
|
18 |
+
"loftq_config": {},
|
19 |
+
"lora_alpha": 8,
|
20 |
+
"lora_bias": false,
|
21 |
+
"lora_dropout": 0.1,
|
22 |
+
"megatron_config": null,
|
23 |
+
"megatron_core": "megatron.core",
|
24 |
+
"modules_to_save": null,
|
25 |
+
"peft_type": "LORA",
|
26 |
+
"r": 8,
|
27 |
+
"rank_pattern": {},
|
28 |
+
"revision": null,
|
29 |
+
"target_modules": [
|
30 |
+
"o_proj",
|
31 |
+
"k_proj",
|
32 |
+
"v_proj",
|
33 |
+
"q_proj",
|
34 |
+
"down_proj",
|
35 |
+
"up_proj",
|
36 |
+
"gate_proj"
|
37 |
+
],
|
38 |
+
"task_type": null,
|
39 |
+
"trainable_token_indices": null,
|
40 |
+
"use_dora": true,
|
41 |
+
"use_rslora": false
|
42 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4487b99f5b12fd9a4773da17c2eb347017854fad49f34493b3c5fb206ab9aa05
|
3 |
+
size 95871944
|
runs/May09_17-19-35_ip-10-192-12-65/events.out.tfevents.1746811192.ip-10-192-12-65.6870.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a6c49deb1e1da855435ef511661a332735163bfeddabe46d0b0e333dda32fec
|
3 |
+
size 8551
|
runs/May09_17-22-11_ip-10-192-12-65/events.out.tfevents.1746811344.ip-10-192-12-65.9564.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78cf9382c1867d62b959282f7388430485b199a487a76734051ca8d7e09dcbc4
|
3 |
+
size 8551
|
runs/May09_17-27-20_ip-10-192-12-65/events.out.tfevents.1746811648.ip-10-192-12-65.14289.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c4aa84fb032d56335aa5f2d8c8b1bc8d105d187f63e67f60302a67a5b169ca4
|
3 |
+
size 9339
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6575bbec71dff8bb3cf1344a75b2814fd8ceb450c8b8b2daf519d6c2b336ca4
|
3 |
+
size 5368
|