Update README.md
Browse files
README.md
CHANGED
@@ -6,12 +6,19 @@ paper: https://arxiv.org/abs/2409.03277
|
|
6 |
---
|
7 |
|
8 |
|
|
|
|
|
|
|
|
|
9 |
<p align="center">
|
10 |
-
<b><font size="6">ChartMoE</font></b>
|
|
|
|
|
|
|
11 |
<p>
|
12 |
|
13 |
-
<div align=
|
14 |
-
|
15 |
[Project Page](https://chartmoe.github.io/)
|
16 |
|
17 |
[Github Repo](https://github.com/IDEA-FinAI/ChartMoE)
|
|
|
6 |
---
|
7 |
|
8 |
|
9 |
+
<div align='center'>
|
10 |
+
<h1>This is a reproduction of ChartMoE according to its official github repo, which has better performance on ChartQA(with/without PoT).</h1>
|
11 |
+
</div>
|
12 |
+
|
13 |
<p align="center">
|
14 |
+
<b><font size="6">ChartMoE</font></b>
|
15 |
+
<p>
|
16 |
+
<p align="center">
|
17 |
+
<b><font size="4">ICLR2025 Oral </font></b>
|
18 |
<p>
|
19 |
|
20 |
+
<div align='center'>
|
21 |
+
|
22 |
[Project Page](https://chartmoe.github.io/)
|
23 |
|
24 |
[Github Repo](https://github.com/IDEA-FinAI/ChartMoE)
|