mdmy commited on
Commit
bc06d87
·
verified ·
1 Parent(s): ac3bbf9

Training in progress, step 30

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
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,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "merged_vision_model",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab6f7a1a41a5d64951431a23d863ba8a0014527b7fdeee5c3f97dbe613834a68
3
- size 31717864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cef9b18e5543a68bc9e39471a27515e57c0c60994c7f0d5fcdf9776f3e87fd8
3
+ size 10107280
tokenizer_config.json CHANGED
@@ -138,6 +138,7 @@
138
  "model_max_length": 32768,
139
  "pad_token": "<|endoftext|>",
140
  "padding_side": "left",
 
141
  "split_special_tokens": false,
142
  "tokenizer_class": "Qwen2Tokenizer",
143
  "unk_token": null
 
138
  "model_max_length": 32768,
139
  "pad_token": "<|endoftext|>",
140
  "padding_side": "left",
141
+ "processor_class": "Qwen2VLProcessor",
142
  "split_special_tokens": false,
143
  "tokenizer_class": "Qwen2Tokenizer",
144
  "unk_token": null
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bde97e2a17bf225676c9c287820c8ab5387eafaa929f575aadddb278b3c4cd39
3
  size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92335922f2a827fc087dd184e8110862951605ba56a25407bb29b85ac3305b3f
3
  size 6161