teamcraft commited on
Commit
8652a67
·
verified ·
1 Parent(s): 833074f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ dataset_info:
28
 
29
  # Dataset Card for TeamCraft-Data-DEC
30
 
31
- The **TeamCraft** dataset is designed to benchmark multi-modal, multi-agent collaboration in Minecraft. It features 55,000 task variants defined by multi-modal prompts and procedurally generated expert demonstrations.
32
 
33
  **TeamCraft-Data-Dec** is the training split for **TeamCraft** decentralized models, such as [TeamCraft-VLA-7B-Dec](https://huggingface.co/teamcraft/TeamCraft-VLA-7B-Dec). In this setup, the model has access to first-person RGB views and inventory information for one agent and generates actions for that agent.
34
 
 
28
 
29
  # Dataset Card for TeamCraft-Data-DEC
30
 
31
+ The **TeamCraft** dataset is designed to develop multi-modal, multi-agent collaboration in Minecraft. It features 55,000 task variants defined by multi-modal prompts and procedurally generated expert demonstrations.
32
 
33
  **TeamCraft-Data-Dec** is the training split for **TeamCraft** decentralized models, such as [TeamCraft-VLA-7B-Dec](https://huggingface.co/teamcraft/TeamCraft-VLA-7B-Dec). In this setup, the model has access to first-person RGB views and inventory information for one agent and generates actions for that agent.
34