Skip to content

Release FastContext exploration trajectories on Hugging Face #10

@NielsRogge

Description

@NielsRogge

Hi @maoquan-ms 🤗

I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work through Papers with Code as yours got featured: https://paperswithcode.co/paper/2606.14066.

The paper page lets people discuss your paper and find related artifacts. I see you've already shared the model weights for FastContext in a collection on the Hugging Face Hub (https://huggingface.co/collections/microsoft/swe-fastcontext), which is awesome for visibility and reproducibility!

Would you also like to host the training trajectories/datasets you've mentioned on https://huggingface.co/datasets? Hosting them on Hugging Face will give the data more visibility and allow people to easily load it via the library:

from datasets import load_dataset

dataset = load_dataset("microsoft/fastcontext-trajectories")

If you're interested, you can find a guide here: https://huggingface.co/docs/datasets/loading. Besides that, there's the dataset viewer which allows people to quickly explore the data in the browser.

After they are uploaded, we can also link both the datasets and the models to the paper page (read here) so the community can discover your work more easily. You can also claim the paper as yours on Hugging Face to show it on your public profile.

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

Kind regards,

Niels

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions