davidjsnappr commited on
Commit
ee32f6d
1 Parent(s): eed3b3b

Model save

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: Qwen/Qwen2-VL-7B-Instruct
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: qwen2-7b-instruct-template-matching-overfit-v1
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # qwen2-7b-instruct-template-matching-overfit-v1
18
+
19
+ This model is a fine-tuned version of [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct) on an unknown dataset.
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0002
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 8
43
+ - total_train_batch_size: 16
44
+ - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: constant
46
+ - lr_scheduler_warmup_ratio: 0.03
47
+ - num_epochs: 3
48
+
49
+ ### Training results
50
+
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - PEFT 0.13.0
56
+ - Transformers 4.46.2
57
+ - Pytorch 2.5.1+cu121
58
+ - Datasets 3.1.0
59
+ - Tokenizers 0.20.3
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "/home/ubuntu/snappr/Qwen_Qwen2-VL-7B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2-VL-7B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8ecdcbe1c29ef31362ff3fda0a208f39db6a3d9390172def42884958110ad6d
3
  size 10107280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec534e4442b891e5cfba32d30b23f00f54de83ad4b0328e27465dafb0dffb35f
3
  size 10107280
runs/Nov13_22-37-09_ip-172-30-1-15/events.out.tfevents.1731537430.ip-172-30-1-15 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f90c90acd535a7a8c75725f98b601d4448803033d85c7a286126cfaa1a0a7188
3
- size 4699
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a482060f393d5fcb587deb5ecb4195d730d97f4015876edd9b4b845549bf649
3
+ size 6793
runs/Nov13_22-38-14_ip-172-30-1-15/events.out.tfevents.1731537495.ip-172-30-1-15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8278e0001bf8f870e2b27a982a1a81bb91deb26134f4861132cc92181a742f98
3
+ size 6793
runs/Nov13_23-06-40_ip-172-30-1-15/events.out.tfevents.1731539201.ip-172-30-1-15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91b3a3d4c84bac0ac9194d6e62faca3067aa94952678fce05af45b0b225d6528
3
+ size 6773
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f92d208e4850f92603b2d1e0887750aea522d91e5a8bc1995bbd73c48448c34
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:947c0980aa95052e981d074c9a21c6cd8733e21cd940920b90f0a06a12275a12
3
  size 5688