ahmedheakl commited on
Commit
dadfb92
·
verified ·
1 Parent(s): 3ebac42

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,7 @@ library_name: transformers
3
  base_model: ahmedheakl/vlm-r1-base
4
  tags:
5
  - llama-factory
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: vlm-r1-ex10
@@ -14,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # vlm-r1-ex10
16
 
17
- This model is a fine-tuned version of [ahmedheakl/vlm-r1-base](https://huggingface.co/ahmedheakl/vlm-r1-base) on the None dataset.
18
 
19
  ## Model description
20
 
 
3
  base_model: ahmedheakl/vlm-r1-base
4
  tags:
5
  - llama-factory
6
+ - full
7
  - generated_from_trainer
8
  model-index:
9
  - name: vlm-r1-ex10
 
15
 
16
  # vlm-r1-ex10
17
 
18
+ This model is a fine-tuned version of [ahmedheakl/vlm-r1-base](https://huggingface.co/ahmedheakl/vlm-r1-base) on the open_r1, the r1_onevision_90k, the ai2d-r1, the pixmoqa-r1, the redstar-geo-r1, the clevr-cogent-r1, the clevr-coagent-r1, the llavacot-think and the qvq-r1 datasets.
19
 
20
  ## Model description
21
 
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 1.5291376926195712e+16,
4
+ "train_loss": 0.44257565271410876,
5
+ "train_runtime": 104008.927,
6
+ "train_samples_per_second": 8.666,
7
+ "train_steps_per_second": 0.068
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 1.5291376926195712e+16,
4
+ "train_loss": 0.44257565271410876,
5
+ "train_runtime": 104008.927,
6
+ "train_samples_per_second": 8.666,
7
+ "train_steps_per_second": 0.068
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
training_loss.png ADDED