-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Updated dataset description of DaNE #2789
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
Updated dataset description of DaNE #2789
Conversation
albertvillanova
left a comment
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.
We are aware of the importance of metadata in order to find the datasets among all in our Datasets Hub.
This is why we are requiring some minimal information in the dataset card in order to pass our Continuous Integrations tests. In this case, the tests do not pass because there were some missing informations (that before were not required but now they are):
E ValueError: The following issues have been found in the dataset cards:
E README Validation:
E The following issues were found for the README at `/home/circleci/datasets/datasets/dane/README.md`:
E - Expected some content in section `Data Instances` but it is empty.
E - Expected some content in section `Data Splits` but it is empty.
E - Expected some content in section `Citation Information` but it is empty.
That would be awesome if you could add this "required" information in the sections:
- Data Instances
- Data Splits
- Citation Information
If you would like to kindly add this information, please have a look at:
- Our Dataset Card Creation Guide,
- and the corresponding section in How to add one (or several) new datasets to 🤗 Datasets.
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.
Hi @albertvillanova , I have added some of the metadata requested which was easily available. I am still missing the Data Instance.
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.
Oh just noted a mistake when adding the citation information.
albertvillanova
left a comment
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.
|
Thanks for finishing it @albertvillanova |
No description provided.