Skip to content

Release TRACER and Fine-AGDDO15 on Hugging Face#1

Description

@NielsRogge

Hi @Dikay1 馃

Niels here from the open-source team at Hugging Face. I discovered your work through Arxiv and was wondering whether you would like to submit it to hf.co/papers to improve its discoverability. If you are one of the authors, you can submit it at https://huggingface.co/papers/submit.

The paper page at https://huggingface.co/papers/2601.20208 lets people discuss about your paper and find related artifacts like your models and datasets. You can also claim the paper as yours so it shows up on your public profile, and add your Github and project page URLs.

It'd be great to make the checkpoints and dataset available on the 馃 Hub to improve their discoverability and visibility.

Uploading dataset

Would be awesome to make the Fine-AGDDO15 dataset available on 馃 so that people can easily load it:

from datasets import load_dataset

dataset = load_dataset("your-hf-org-or-username/Fine-AGDDO15")

I see you're currently using Baidu Pan for it. Hosting on Hugging Face will give you more visibility and allow people to quickly explore the first few rows of the data using our dataset viewer. You can find a guide here: https://huggingface.co/docs/datasets/loading.

Uploading models

Would you also like to host the pre-trained checkpoints for TRACER on https://huggingface.co/models?

If you're interested, you can follow this guide. For PyTorch models, you can use the PyTorchModelHubMixin class which adds from_pretrained and push_to_hub to your model, letting researchers download and use your work immediately.

After uploading, we can link the artifacts to the paper page so people can discover your work easily.

Let me know if you're interested or need any help!

Cheers,

Niels
ML Engineer @ HF 馃

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions