yuanshengni commited on
Commit
f804237
Β·
verified Β·
1 Parent(s): df1fd90

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-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) | [πŸ€— Dataset: VisCode-200K](https://huggingface.co/datasets/TIGER-Lab/VisCode-200K)
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