Document TongUI paper relation in README
Browse files
README.md
CHANGED
|
@@ -15,6 +15,12 @@ tags:
|
|
| 15 |
|
| 16 |
A collection of video URLs for GUI-related tasks, organized by platform or application.
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
**Stats:** 32 platforms · 2,627 task files · 126,506 URLs (~2 MB as `urls.zip`)
|
| 19 |
|
| 20 |
## Structure
|
|
|
|
| 15 |
|
| 16 |
A collection of video URLs for GUI-related tasks, organized by platform or application.
|
| 17 |
|
| 18 |
+
This dataset provides the **video URLs** collected for [**TongUI: Internet-Scale Trajectories from Multimodal Web Tutorials for Generalized GUI Agents**](https://arxiv.org/abs/2504.12679) — a framework that turns multimodal web tutorials (including YouTube videos) into large-scale GUI agent trajectories. Each URL is paired with a GUI task description (the `.txt` filename) and grouped by platform/app.
|
| 19 |
+
|
| 20 |
+
- **Paper:** [arXiv:2504.12679](https://arxiv.org/abs/2504.12679)
|
| 21 |
+
- **Project:** [tongui-agent.github.io](https://tongui-agent.github.io/)
|
| 22 |
+
- **Code:** [TongUI-agent/TongUI-agent](https://github.com/TongUI-agent/TongUI-agent)
|
| 23 |
+
|
| 24 |
**Stats:** 32 platforms · 2,627 task files · 126,506 URLs (~2 MB as `urls.zip`)
|
| 25 |
|
| 26 |
## Structure
|