Oysiyl/colqwen-ft-ufo
Browse files- README.md +57 -0
- adapter_config.json +37 -0
- adapter_model.safetensors +3 -0
- runs/Feb19_20-36-07_ip-10-192-11-235/events.out.tfevents.1739997375.ip-10-192-11-235.1754.0 +3 -0
- runs/Feb19_20-39-08_ip-10-192-11-235/events.out.tfevents.1739997555.ip-10-192-11-235.1754.1 +3 -0
- runs/Feb20_18-52-22_ip-10-192-12-79/events.out.tfevents.1740077695.ip-10-192-12-79.114078.0 +3 -0
- runs/Feb20_19-25-08_ip-10-192-12-165/events.out.tfevents.1740079515.ip-10-192-12-165.13014.1 +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: vidore/colqwen2-base
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: colqwen_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 |
+
# colqwen_ufo
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [vidore/colqwen2-base](https://huggingface.co/vidore/colqwen2-base) 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: 5e-05
|
37 |
+
- train_batch_size: 4
|
38 |
+
- eval_batch_size: 8
|
39 |
+
- seed: 42
|
40 |
+
- gradient_accumulation_steps: 4
|
41 |
+
- total_train_batch_size: 16
|
42 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
43 |
+
- lr_scheduler_type: linear
|
44 |
+
- lr_scheduler_warmup_steps: 100
|
45 |
+
- num_epochs: 1
|
46 |
+
|
47 |
+
### Training results
|
48 |
+
|
49 |
+
|
50 |
+
|
51 |
+
### Framework versions
|
52 |
+
|
53 |
+
- PEFT 0.11.1
|
54 |
+
- Transformers 4.49.0
|
55 |
+
- Pytorch 2.2.1+cu121
|
56 |
+
- Datasets 3.3.1
|
57 |
+
- Tokenizers 0.21.0
|
adapter_config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "ColQwen2",
|
5 |
+
"parent_library": "colpali_engine.models.qwen2.colqwen2.modeling_colqwen2"
|
6 |
+
},
|
7 |
+
"base_model_name_or_path": "vidore/colqwen2-base",
|
8 |
+
"bias": "none",
|
9 |
+
"fan_in_fan_out": false,
|
10 |
+
"inference_mode": true,
|
11 |
+
"init_lora_weights": "gaussian",
|
12 |
+
"layer_replication": null,
|
13 |
+
"layers_pattern": null,
|
14 |
+
"layers_to_transform": null,
|
15 |
+
"loftq_config": {},
|
16 |
+
"lora_alpha": 8,
|
17 |
+
"lora_dropout": 0.1,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 8,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"o_proj",
|
27 |
+
"q_proj",
|
28 |
+
"v_proj",
|
29 |
+
"down_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"up_proj",
|
32 |
+
"k_proj"
|
33 |
+
],
|
34 |
+
"task_type": null,
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": false
|
37 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0866271f3e8b6bb68736d119a984aa6a56e1fb7604ccf70240c5596e2408feb6
|
3 |
+
size 18623184
|
runs/Feb19_20-36-07_ip-10-192-11-235/events.out.tfevents.1739997375.ip-10-192-11-235.1754.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e01beee100be8cc7a26a36de163a6d076f101b9f402dcf05d1664539979327c
|
3 |
+
size 5537
|
runs/Feb19_20-39-08_ip-10-192-11-235/events.out.tfevents.1739997555.ip-10-192-11-235.1754.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d5eacbd600888adba2c03075d406cc80f6872ce2c030cc1aab2f0749532cb6c
|
3 |
+
size 5537
|
runs/Feb20_18-52-22_ip-10-192-12-79/events.out.tfevents.1740077695.ip-10-192-12-79.114078.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86cf8ffd54d27e7edfe967a6c74db79b64ab95d2bd234e218167fed9d5994d7a
|
3 |
+
size 5531
|
runs/Feb20_19-25-08_ip-10-192-12-165/events.out.tfevents.1740079515.ip-10-192-12-165.13014.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:067d5110200b6af9a001cd24a85342fd2d60830fe8d458b79c24895e409e6f1e
|
3 |
+
size 7122
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5ca25670196f835e6ad1a8cc2d51b088e6e581c3ad86ff5ff99486ced83317c
|
3 |
+
size 5304
|