Datasets:

ArXiv:
License:
nielsr HF Staff commited on
Commit
8a0fbf6
·
verified ·
1 Parent(s): 98a8825

Add task category

Browse files

This PR adds the task category to the dataset card, ensuring the dataset is discoverable under https://huggingface.co/datasets?task_categories=task_categories:robotics.

Files changed (1) hide show
  1. README.md +4 -1
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.