huggingface / datasets

šŸ¤— The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
https://huggingface.co/docs/datasets
Apache License 2.0
19.24k stars 2.69k forks source link

Missing dataset tags and sections in some dataset cards #4358

Open sashavor opened 2 years ago

sashavor commented 2 years ago

Summary of CircleCI errors for different dataset metadata:

RohitRathore1 commented 2 years ago

@lhoestq I can take this issue. Please can you point out to me where I can find the other positional arguments?

lhoestq commented 2 years ago

Hi @RohitRathore1 :)

You can find all the YAML tags in the tagging app here: https://hf.co/spaces/huggingface/datasets-tagging). They're all passed as arguments to a DatasetMetadata object used to validate the tags.