Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
# ChartCoder: Advancing Multimodal Large Language Model for Chart-to-Code Generation
|
2 |
|
3 |
-
<a href="https://huggingface.co/datasets/xxxllz/Chart2Code-160k" target="_blank">🤗 Dataset(HuggingFace)</a>
|
4 |
|
5 |
This repository contains the code to train and infer ChartCoder. **Our Github repository [ChartCoder](https://github.com/thunlp/ChartCoder) updates with more details and news.**
|
6 |
|
|
|
1 |
+
# ChartCoder: Advancing Multimodal Large Language Model for Chart-to-Code Generation (ACL25 Main)
|
2 |
|
3 |
+
<a href="https://huggingface.co/datasets/xxxllz/Chart2Code-160k" target="_blank">🤗 Dataset(HuggingFace)</a> | <a href="https://modelscope.cn/datasets/Noct25/Chart2Code-160k" target="_blank">🤖 Dataset(ModelScope)</a> | <a href="https://arxiv.org/abs/2501.06598" target="_blank">📑 Paper </a>
|
4 |
|
5 |
This repository contains the code to train and infer ChartCoder. **Our Github repository [ChartCoder](https://github.com/thunlp/ChartCoder) updates with more details and news.**
|
6 |
|