yuanshengni commited on
Commit
c432972
Β·
verified Β·
1 Parent(s): 437c7b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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) | [πŸ€— Dataset: VisCode-200K](https://huggingface.co/datasets/TIGER-Lab/VisCode-200K)
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