woyut commited on
Commit
0cbb109
·
verified ·
1 Parent(s): 4c5ee29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  This is the model checkpoint of "RoboAgent: Chaining Basic Capabilities for Embodied Task Planning" (CVPR 2026).
2
- It is a Qwen2.5-VL-3B finetuned on [ALFRED](https://github.com/askforalfred/alfred)'s training set.
3
 
4
  paper: https://arxiv.org/abs/2604.07774
5
  code: https://huggingface.co/woyut/RoboAgent_CVPR26
 
1
  This is the model checkpoint of "RoboAgent: Chaining Basic Capabilities for Embodied Task Planning" (CVPR 2026).
2
+ It is a [Qwen2.5-VL-3B](https://github.com/qifan-han/Qwen2.5-VL) finetuned on [ALFRED](https://github.com/askforalfred/alfred)'s training set.
3
 
4
  paper: https://arxiv.org/abs/2604.07774
5
  code: https://huggingface.co/woyut/RoboAgent_CVPR26