afx-team / afx-team/UI-UG

Release UI-UG datasets on Hugging Face & link existing model to paper page

Đang mở
#1 3 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
90
Fork
8
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Hi @neovateai 🤗

Niels here from 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/2509.24361.
The paper page lets people discuss about your paper and lets them find artifacts about it (your models, datasets or demo 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's great to see that you've already released the `UI-UG-7B` model on the Hugging Face Hub! To further enhance its discoverability, we can help you link this model (https://huggingface.co/neovateai/UI-UG-7B) directly to your paper page (read [here](https://huggingface.co/docs/hub/en/model-cards#linking-a-paper)).

Additionally, I noticed that your paper introduces new datasets, specifically the "VQA dataset" and "UI DPO Dataset" used for UI understanding and generation tasks. It would be awesome to make these datasets available on the 🤗 hub, to improve their discoverability/visibility.
We can add tags so that people find them when filtering https://huggingface.co/datasets.

## Uploading dataset

Would be awesome to make the new datasets (VQA, DPO) available on 🤗 , so that people can do:

```python
from datasets import load_dataset

dataset = load_dataset("your-hf-org-or-username/your-dataset")
```
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 🤗

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.