Weiyun1025 commited on
Commit
7b7c9c4
·
verified ·
1 Parent(s): 89ff632

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -3,17 +3,18 @@ license: mit
3
  pipeline_tag: image-text-to-text
4
  library_name: transformers
5
  base_model:
6
- - OpenGVLab/InternVL2_5-8B
7
- - OpenGVLab/InternVL2_5-8B-MPO
8
  base_model_relation: finetune
9
  datasets:
10
- - OpenGVLab/MMPR-v1.1
11
- - OpenGVLab/VisualPRM400K
12
  language:
13
- - multilingual
14
  tags:
15
- - internvl
16
- - custom_code
 
17
  ---
18
 
19
  # VisualPRM-8B
@@ -207,4 +208,4 @@ If you find this project useful in your research, please consider citing:
207
  journal={arXiv preprint arXiv:2503.10291},
208
  year={2025}
209
  }
210
- ```
 
3
  pipeline_tag: image-text-to-text
4
  library_name: transformers
5
  base_model:
6
+ - OpenGVLab/InternVL2_5-8B
7
+ - OpenGVLab/InternVL2_5-8B-MPO
8
  base_model_relation: finetune
9
  datasets:
10
+ - OpenGVLab/MMPR-v1.1
11
+ - OpenGVLab/VisualPRM400K
12
  language:
13
+ - multilingual
14
  tags:
15
+ - internvl
16
+ - custom_code
17
+ new_version: OpenGVLab/VisualPRM-8B-v1_1
18
  ---
19
 
20
  # VisualPRM-8B
 
208
  journal={arXiv preprint arXiv:2503.10291},
209
  year={2025}
210
  }
211
+ ```