Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: gpl-3.0
|
3 |
-
language:
|
4 |
-
- en
|
5 |
-
base_model: microsoft/Phi-3-vision-128k-instruct
|
6 |
-
---
|
7 |
-
|
8 |
-
#
|
9 |
|
10 |
This model is based on Phi3-Vision and self-trained by EvoChart method for chart understanding.
|
11 |
|
|
|
1 |
+
---
|
2 |
+
license: gpl-3.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model: microsoft/Phi-3-vision-128k-instruct
|
6 |
+
---
|
7 |
+
|
8 |
+
# EvoChart Model
|
9 |
|
10 |
This model is based on Phi3-Vision and self-trained by EvoChart method for chart understanding.
|
11 |
|