Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ tags:
|
|
12 |
|
13 |
# VisCoder-3B
|
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-3B** is a lightweight language model fine-tuned for **Python visualization code generation and iterative correction**. It is trained on **VisCode-200K**, a large-scale instruction-tuning dataset that integrates natural language instructions, validated Python code, and execution-guided revision supervision.
|
18 |
|
|
|
12 |
|
13 |
# VisCoder-3B
|
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-7B](https://huggingface.co/TIGER-Lab/VisCoder-7B)
|
16 |
|
17 |
**VisCoder-3B** is a lightweight language model fine-tuned for **Python visualization code generation and iterative correction**. It is trained on **VisCode-200K**, a large-scale instruction-tuning dataset that integrates natural language instructions, validated Python code, and execution-guided revision supervision.
|
18 |
|