Datasets:
Improve dataset card: Add description, links, task categories, tags, and sample usage
#2
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card for AndroidDaily by:
- Adding
task_categories: ['image-text-to-text']and relevanttags(gui-automation,mobile-agent,multimodal,android,benchmark) to the metadata for improved searchability. - Providing a clear and concise description of the AndroidDaily dataset, referencing its purpose as a benchmark for GUI agents.
- Including direct links to the associated paper (Step-GUI Technical Report), the project page (https://opengelab.github.io/), and the GitHub code repository (https://github.com/stepfun-ai/gelab-zero).
- Adding a "Sample Usage" section, extracted from the GELab-Zero GitHub README, demonstrating how to set up the environment and run a single task with the agent, leveraging this dataset.
- Incorporating all relevant BibTeX citations for proper attribution.
These updates provide comprehensive information, making the dataset more discoverable and easier for users to understand and utilize on the Hugging Face Hub.
super-rikka
changed pull request status to
merged