m-ric HF Staff commited on
Commit
2b6026b
·
verified ·
1 Parent(s): ebfdd2d

End of training

Browse files
Files changed (2) hide show
  1. README.md +5 -1
  2. config.json +1 -1
README.md CHANGED
@@ -1,9 +1,13 @@
1
  ---
2
  base_model: Qwen/Qwen2.5-VL-3B-Instruct
 
3
  library_name: transformers
4
  model_name: Qwen2.5-VL-3B-Instruct-Agentic
5
  tags:
6
  - generated_from_trainer
 
 
 
7
  - trl
8
  - sft
9
  licence: license
@@ -11,7 +15,7 @@ licence: license
11
 
12
  # Model Card for Qwen2.5-VL-3B-Instruct-Agentic
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
 
1
  ---
2
  base_model: Qwen/Qwen2.5-VL-3B-Instruct
3
+ datasets: smolagents/aguvis-stage-2
4
  library_name: transformers
5
  model_name: Qwen2.5-VL-3B-Instruct-Agentic
6
  tags:
7
  - generated_from_trainer
8
+ - open-r1
9
+ - vision-language
10
+ - vlm
11
  - trl
12
  - sft
13
  licence: license
 
15
 
16
  # Model Card for Qwen2.5-VL-3B-Instruct-Agentic
17
 
18
+ 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 [smolagents/aguvis-stage-2](https://huggingface.co/datasets/smolagents/aguvis-stage-2) dataset.
19
  It has been trained using [TRL](https://github.com/huggingface/trl).
20
 
21
  ## Quick start
config.json CHANGED
@@ -70,7 +70,7 @@
70
  },
71
  "torch_dtype": "bfloat16",
72
  "transformers_version": "4.52.3",
73
- "use_cache": false,
74
  "use_sliding_window": false,
75
  "video_token_id": 151656,
76
  "vision_config": {
 
70
  },
71
  "torch_dtype": "bfloat16",
72
  "transformers_version": "4.52.3",
73
+ "use_cache": true,
74
  "use_sliding_window": false,
75
  "video_token_id": 151656,
76
  "vision_config": {