-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Complete the mlqa dataset card #4809
Complete the mlqa dataset card #4809
Conversation
The documentation is not available anymore as the PR was closed or merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution, @eldhoittangeorge.
The CI error message: https://github.com/huggingface/datasets/runs/7743526624?check_suite_focus=true
E ValueError: The following issues have been found in the dataset cards:
E YAML tags:
E __init__() missing 5 required positional arguments: 'annotations_creators', 'language_creators', 'license', 'size_categories', and 'source_datasets'
I will fix the CI error. |
@eldhoittangeorge, thanks again for all the fixes. Just a minor one before we can merge this PR: https://github.com/huggingface/datasets/runs/7744885754?check_suite_focus=true
|
Changed language creators tag in dataset card of mlqa dataset to crowdsourced.
Thanks, I updated the file. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you. In our docs Create a dataset card, we suggest using the Datasets Tagging application: https://huggingface.co/spaces/huggingface/datasets-tagging
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the completion of the dataset card.
I fixed the issue #4808
Details of PR:
Fix #4808.