Skip to content

Release EasyRec datasets on Hugging Face and link models #8

@NielsRogge

Description

@NielsRogge

Hi @Re-bin 🤗

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/2408.08821.
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 hkuds/easyrec-roberta-small, hkuds/easyrec-roberta-base, and hkuds/easyrec-roberta-large model checkpoints on the 🤗 Hub! We'd be happy to help link these models to your paper page to improve their visibility and discoverability.

Additionally, I noticed that the "EasyRec User/Item Profiles Data" (containing the user/item profiles for training and testing) is hosted on Google Drive and archive.org. It'd be awesome to make this dataset available on the 🤗 Hub as well, so that people can do:

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 which allows people to quickly explore the first few rows of the data in the browser.

After uploaded, we can also link the datasets to the paper page (read here) so people can discover your work.

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

Cheers,

Niels
ML Engineer @ HF 🤗

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions