Image-Text-to-Text
Transformers
Safetensors
English
internvl_chat
feature-extraction
mathematics
reasoning
multi-modal-qa
math-qa
figure-qa
geometry-qa
math-word-problem
textbook-qa
vqa
geometry-diagram
synthetic-scene
chart
plot
scientific-figure
table
function-plot
abstract-scene
puzzle-test
document-image
science
conversational
custom_code
Update README.md
Browse files
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-
|
|
|
|
|
|
|
|
|
|
| 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 |
|