Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Math-LLaVA-13B Model Card
|
| 2 |
+
|
| 3 |
+
## Model details
|
| 4 |
+
|
| 5 |
+
**Model type:**
|
| 6 |
+
Math-LLaVA is an open-source MLLM by fine-tuning LLaVA-1.5-13B on selected and GPT4-Vision-assisted synthesized [MathV360K](https://huggingface.co/datasets/Zhiqiang007/MathV360K/tree/main) data.
|
| 7 |
+
|
| 8 |
+
**Model date:**
|
| 9 |
+
Math-LLaVA-13B was trained in June 2024.
|
| 10 |
+
|
| 11 |
+
**Paper or resources for more information:**
|
| 12 |
+
[[Paper](http://arxiv.org/abs/2406.17294)] [[Code](https://github.com/HZQ950419/Math-LLaVA)]
|