A-Mahla HF Staff commited on
Commit
d3f88be
·
verified ·
1 Parent(s): caa9e55

End of training

Browse files
Files changed (4) hide show
  1. README.md +5 -1
  2. all_results.json +4 -4
  3. config.json +1 -1
  4. eval_results.json +4 -4
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-GUI
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-GUI
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-GUI
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-GUI
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
all_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "eval_loss": 0.5879997611045837,
3
- "eval_runtime": 300.2318,
4
  "eval_samples": 3639,
5
- "eval_samples_per_second": 12.121,
6
- "eval_steps_per_second": 0.38,
7
  "total_flos": 1.2125984924893184e+16,
8
  "train_loss": 0.0,
9
  "train_runtime": 1.6574,
 
1
  {
2
+ "eval_loss": 4.7405829429626465,
3
+ "eval_runtime": 111.8437,
4
  "eval_samples": 3639,
5
+ "eval_samples_per_second": 32.536,
6
+ "eval_steps_per_second": 1.019,
7
  "total_flos": 1.2125984924893184e+16,
8
  "train_loss": 0.0,
9
  "train_runtime": 1.6574,
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": {
eval_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "eval_loss": 0.5879997611045837,
3
- "eval_runtime": 300.2318,
4
  "eval_samples": 3639,
5
- "eval_samples_per_second": 12.121,
6
- "eval_steps_per_second": 0.38
7
  }
 
1
  {
2
+ "eval_loss": 4.7405829429626465,
3
+ "eval_runtime": 111.8437,
4
  "eval_samples": 3639,
5
+ "eval_samples_per_second": 32.536,
6
+ "eval_steps_per_second": 1.019
7
  }