Oysiyl commited on
Commit
861712b
·
verified ·
1 Parent(s): 171f1f9

Oysiyl/colSmol-500M_ufo

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [vidore/ColSmolVLM-Instruct-500M-base](https://huggingface.co/vidore/ColSmolVLM-Instruct-500M-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5117
20
 
21
  ## Model description
22
 
@@ -48,12 +48,12 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:------:|:----:|:---------------:|
51
- | 0.6352 | 0.1636 | 80 | 0.6687 |
52
- | 0.5504 | 0.3272 | 160 | 0.6134 |
53
- | 0.5282 | 0.4908 | 240 | 0.5780 |
54
- | 0.4699 | 0.6544 | 320 | 0.5423 |
55
- | 0.4442 | 0.8180 | 400 | 0.5228 |
56
- | 0.4276 | 0.9816 | 480 | 0.5117 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [vidore/ColSmolVLM-Instruct-500M-base](https://huggingface.co/vidore/ColSmolVLM-Instruct-500M-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0878
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:------:|:----:|:---------------:|
51
+ | 0.1306 | 0.1636 | 80 | 0.1418 |
52
+ | 0.0751 | 0.3272 | 160 | 0.1086 |
53
+ | 0.0823 | 0.4908 | 240 | 0.0912 |
54
+ | 0.0513 | 0.6544 | 320 | 0.0887 |
55
+ | 0.0475 | 0.8180 | 400 | 0.0865 |
56
+ | 0.0572 | 0.9816 | 480 | 0.0878 |
57
 
58
 
59
  ### Framework versions
adapter_config.json CHANGED
@@ -16,23 +16,17 @@
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
- "down_proj",
31
- "gate_proj",
32
- "v_proj",
33
- "up_proj",
34
- "k_proj",
35
- "o_proj",
36
  "q_proj"
37
  ],
38
  "task_type": null,
 
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
+ "lora_alpha": 2,
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": 1,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
 
 
 
 
 
 
30
  "q_proj"
31
  ],
32
  "task_type": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7771c4ae83c4484668cafccb78cc484b0fb3bf745bb9f4524f7603b9b8c3b83
3
- size 19210776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa45fcf4234cfeb65cda19093f2a2027cb1fd6a2d6bdd531746c7ba5b4f909b4
3
+ size 61991040
runs/May09_19-08-59_ip-10-192-12-65/events.out.tfevents.1746817770.ip-10-192-12-65.127240.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1a2da24fe1698584c35b2414a943dcb2c2dc6650e0919a9214395e08e9eb5fb
3
+ size 11621
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:181707e6ad5be9399b0865e3e1654144b70064c0fb18d1f3f5020fbec2478f8a
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6b2b35f01b6ba33eb69bfb93231e484df2b55ee6d850262cb4923129e142ac3
3
  size 5304