nielsr HF Staff commited on
Commit
2f3d7aa
·
verified ·
1 Parent(s): e093890

Add dataset card

Browse files

Adds a dataset card for Embodied Web Agents, including the robotics task category and links to the paper, project page and Github repository.

Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - robotics
4
+ ---
5
+
6
+ This repository contains the dataset for the paper [Embodied Web Agents: Bridging Physical-Digital Realms for Integrated Agent Intelligence](https://huggingface.co/papers/2506.15677).
7
+
8
+ Project page: https://embodied-web-agent.github.io/
9
+
10
+ Code: https://github.com/Embodied-Web-Agent/Embodied-Web-Agent