google-research / google-research/android_world

Release AndroidWorld dataset on Hugging Face

Open
#257 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
906
Forks
186
Avg merge
1h 21m
Merged PRs (30d)
1

Description

Hi @a-googler 🤗

I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work through Hugging Face's daily papers as yours got featured: https://huggingface.co/papers/2405.14573.
The paper page lets people discuss about your paper and lets them find artifacts about it (your datasets for instance), you can also claim
the paper as yours which will show up on your public profile at HF, add Github and project page URLs.

It'd be great to make the AndroidWorld benchmark dataset available on the 🤗 hub, to improve its discoverability/visibility.
We can add tags so that people find it when filtering https://huggingface.co/datasets.
We also see that the OS-Atlas-data dataset is already on the Hub; we can link this dataset to the AndroidWorld card.

Would you like to host the AndroidWorld dataset on 🤗?
I see you're using Github for it. Hosting on Hugging Face will give you more visibility/enable better discoverability, and will also allow people to do:

```python
from datasets import load_dataset

dataset = load_dataset("your-hf-org-or-username/androidworld")
```
See here for a guide: https://huggingface.co/docs/datasets/loading.

Besides that, there's the [dataset viewer](https://huggingface.co/docs/hub/en/datasets-viewer) which allows people to quickly explore the first few rows of the data in the browser.

Let me know if you're interested/need any help regarding this!

Cheers,

Niels
ML Engineer @ HF 🤗

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.