Datasets:
Link dataset to paper
#1
by nielsr HF Staff - opened
This PR improves the discoverability of your dataset, by linking it to https://huggingface.co/papers/2306.14899 and adding appropriate tags.
Btw, would be great to make the dataset directly available within datasets, such that people can do:
from datasets import load_dataset
dataset = load_dataset("fesvhtr/FunQA")
fesvhtr changed pull request status to merged