Add pipeline tag and library name to model card

#1
by nielsr HF Staff - opened
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