sergiopaniego HF Staff commited on
Commit
1cfe553
·
verified ·
1 Parent(s): d156541

Training in progress, step 10

Browse files
README.md CHANGED
@@ -1,18 +1,17 @@
1
  ---
2
  base_model: Qwen/Qwen2.5-VL-3B-Instruct
3
- datasets: lmms-lab/multimodal-open-r1-8k-verified
4
  library_name: transformers
5
  model_name: Qwen2.5-VL-3B-Instruct-Thinking
6
  tags:
7
  - generated_from_trainer
8
- - grpo
9
  - trl
 
10
  licence: license
11
  ---
12
 
13
  # Model Card for Qwen2.5-VL-3B-Instruct-Thinking
14
 
15
- This model is a fine-tuned version of [Qwen/Qwen2.5-VL-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct) on the [lmms-lab/multimodal-open-r1-8k-verified](https://huggingface.co/datasets/lmms-lab/multimodal-open-r1-8k-verified) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
@@ -36,7 +35,7 @@ This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing
36
  ### Framework versions
37
 
38
  - TRL: 0.20.0.dev0
39
- - Transformers: 4.53.1
40
  - Pytorch: 2.6.0+cu124
41
  - Datasets: 4.0.0
42
  - Tokenizers: 0.21.2
 
1
  ---
2
  base_model: Qwen/Qwen2.5-VL-3B-Instruct
 
3
  library_name: transformers
4
  model_name: Qwen2.5-VL-3B-Instruct-Thinking
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - grpo
9
  licence: license
10
  ---
11
 
12
  # Model Card for Qwen2.5-VL-3B-Instruct-Thinking
13
 
14
+ This model is a fine-tuned version of [Qwen/Qwen2.5-VL-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
35
  ### Framework versions
36
 
37
  - TRL: 0.20.0.dev0
38
+ - Transformers: 4.53.2
39
  - Pytorch: 2.6.0+cu124
40
  - Datasets: 4.0.0
41
  - Tokenizers: 0.21.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82f160d43a4bf78d2e10880121da85c0ec422fe1293d6c0c15ec29032b845269
3
  size 7393888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:457cb18179dd90f1bcaa5e1f170f9abb26edf4d4e4d40b1911f59ac0f5e35305
3
  size 7393888
runs/Jul14_16-18-04_61ee1e7cbf16/events.out.tfevents.1752509917.61ee1e7cbf16.250.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c4a4c0e6fa55fbf7bcafed66dfedc97ada2bef9f31ee6812928410b473d815d
3
+ size 10523
tokenizer_config.json CHANGED
@@ -201,6 +201,7 @@
201
  "extra_special_tokens": {},
202
  "model_max_length": 131072,
203
  "pad_token": "<|endoftext|>",
 
204
  "processor_class": "Qwen2_5_VLProcessor",
205
  "split_special_tokens": false,
206
  "tokenizer_class": "Qwen2Tokenizer",
 
201
  "extra_special_tokens": {},
202
  "model_max_length": 131072,
203
  "pad_token": "<|endoftext|>",
204
+ "padding_side": "left",
205
  "processor_class": "Qwen2_5_VLProcessor",
206
  "split_special_tokens": false,
207
  "tokenizer_class": "Qwen2Tokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6930c4e035bc08d325997bb6028fa3d659dbdf2537e5b142f78c883821a2ca94
3
  size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b43383700005c240a83cb4d7d630ca15ecd0071a6c6f1a6be238d7b81be4c19
3
  size 6520