xxxllz commited on
Commit
cf6f7d9
·
verified ·
1 Parent(s): fbfb89e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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>(TBD) | <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
 
 
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