scikkk commited on
Commit
b5d38d9
·
verified ·
1 Parent(s): 4e3c5a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
  license: apache-2.0
3
  language:
4
- - en
5
  metrics:
6
- - accuracy
7
- pipeline_tag: text-generation
 
 
 
8
  ---
9
  # MathCoder-VL: Bridging Vision and Code for Enhanced Multimodal Mathematical Reasoning
10
 
 
1
  ---
2
  license: apache-2.0
3
  language:
4
+ - en
5
  metrics:
6
+ - accuracy
7
+ pipeline_tag: image-text-to-text
8
+ library_name: transformers
9
+ base_model:
10
+ - OpenGVLab/Mini-InternVL-Chat-2B-V1-5
11
  ---
12
  # MathCoder-VL: Bridging Vision and Code for Enhanced Multimodal Mathematical Reasoning
13