Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ tags:
|
|
12 |
|
13 |
# VisCoder-7B
|
14 |
|
15 |
-
[π Project Page](https://tiger-ai-lab.github.io/VisCoder) | [π Paper](https://arxiv.org/abs/2506.03930) | [π» GitHub](https://github.com/TIGER-AI-Lab/VisCoder) | [π€
|
16 |
|
17 |
**VisCoder-7B** is a large language model fine-tuned for **Python visualization code generation and multi-turn self-correction**. It is trained on **VisCode-200K**, a large-scale instruction-tuning dataset that integrates validated executable code, natural language instructions, and revision supervision from execution feedback.
|
18 |
|
|
|
12 |
|
13 |
# VisCoder-7B
|
14 |
|
15 |
+
[π Project Page](https://tiger-ai-lab.github.io/VisCoder) | [π Paper](https://arxiv.org/abs/2506.03930) | [π» GitHub](https://github.com/TIGER-AI-Lab/VisCoder) | [π€ VisCode-200K](https://huggingface.co/datasets/TIGER-Lab/VisCode-200K) | [π€ VisCoder-3B](https://huggingface.co/TIGER-Lab/VisCoder-3B)
|
16 |
|
17 |
**VisCoder-7B** is a large language model fine-tuned for **Python visualization code generation and multi-turn self-correction**. It is trained on **VisCode-200K**, a large-scale instruction-tuning dataset that integrates validated executable code, natural language instructions, and revision supervision from execution feedback.
|
18 |
|