Add task category (#1)
Browse files- Add task category (8a0fbf68af6230a6dd1da3d7150b912ead1b4ea8)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -2,7 +2,10 @@
|
|
2 |
license: apache-2.0
|
3 |
size_categories:
|
4 |
- 1K<n<10K
|
|
|
|
|
5 |
---
|
|
|
6 |
# LearnGUI: A Unified Demonstration Benchmark for Mobile GUI Agents
|
7 |
|
8 |
<div align="center">
|
@@ -98,4 +101,4 @@ LearnGUI offers several advantages over existing GUI datasets:
|
|
98 |
|
99 |
## 📄 License
|
100 |
|
101 |
-
This dataset is licensed under Apache License 2.0.
|
|
|
2 |
license: apache-2.0
|
3 |
size_categories:
|
4 |
- 1K<n<10K
|
5 |
+
task_categories:
|
6 |
+
- robotics
|
7 |
---
|
8 |
+
|
9 |
# LearnGUI: A Unified Demonstration Benchmark for Mobile GUI Agents
|
10 |
|
11 |
<div align="center">
|
|
|
101 |
|
102 |
## 📄 License
|
103 |
|
104 |
+
This dataset is licensed under Apache License 2.0.
|