Cierra0506 nielsr HF Staff commited on
Commit
5e5b066
·
verified ·
1 Parent(s): 3836b2d

Add pipeline tag and library name to model card (#1)

Browse files

- Add pipeline tag and library name to model card (44c1fcf2cee592f1d2210323f97f5ef7542bb582)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
2
- license: mit
 
3
  datasets:
4
  - Cierra0506/MM-K12
5
  language:
6
  - en
7
  - zh
8
- base_model:
9
- - OpenGVLab/InternVL2_5-8B
 
10
  ---
11
 
12
  # MM-PRM: Enhancing Multimodal Mathematical Reasoning with Scalable Step-Level Supervision
 
1
  ---
2
+ base_model:
3
+ - OpenGVLab/InternVL2_5-8B
4
  datasets:
5
  - Cierra0506/MM-K12
6
  language:
7
  - en
8
  - zh
9
+ license: mit
10
+ pipeline_tag: table-question-answering
11
+ library_name: transformers
12
  ---
13
 
14
  # MM-PRM: Enhancing Multimodal Mathematical Reasoning with Scalable Step-Level Supervision