Add dataset card, link to paper
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- robotics
|
5 |
+
---
|
6 |
+
|
7 |
+
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).
|
8 |
+
|
9 |
+
Code: https://github.com/Embodied-Web-Agent/Embodied-Web-Agent
|
10 |
+
|
11 |
+
Project page: https://embodied-web-agent.github.io/
|