You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Niels here from the open-source team at Hugging Face. It's great to see you're open-source the data, I discovered your work through the paper page: https://huggingface.co/papers/2407.10956.
However there are a couple of things which could improve the discoverability of your work:
Dataset
I see the data is being open-sourced here, would it be possible to make this available on the hub? This way people could load it in 2 lines of code:
Sure. Thanks for the reminder. The dataset (evaluation_examples) has been uploaded to https://huggingface.co/datasets/xlangai/ubuntu_spider2v. However, each task example includes a folder which contains a .json config file and other task-specific dependent files. Directly uploading the entire task folder will fail due to too many files. Thus, I can only upload the compressed .zip file.
Hi,
Niels here from the open-source team at Hugging Face. It's great to see you're open-source the data, I discovered your work through the paper page: https://huggingface.co/papers/2407.10956.
However there are a couple of things which could improve the discoverability of your work:
Dataset
I see the data is being open-sourced here, would it be possible to make this available on the hub? This way people could load it in 2 lines of code:
The dataset itself could be linked to the paper, see here on how to do that: https://huggingface.co/docs/hub/en/datasets-cards#linking-a-paper
Discoverability
Moreover, the discoverability of your work could be improved by adding tags to the dataset card here, as explained here: https://huggingface.co/docs/hub/en/datasets-cards#dataset-cards
Let me know if you need any help regarding this!
Cheers,
Niels
ML Engineer @ HF 🤗
The text was updated successfully, but these errors were encountered: