Dataset card template overhaul#1708
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1708 +/- ##
==========================================
+ Coverage 82.30% 82.42% +0.12%
==========================================
Files 62 62
Lines 7226 7226
==========================================
+ Hits 5947 5956 +9
+ Misses 1279 1270 -9 ☔ View full report in Codecov by Sentry. |
|
|
||
| ### Training Data | ||
|
|
||
| <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. --> |
julien-c
left a comment
There was a problem hiding this comment.
looks good to me from a super quick glance
I assume you have checked it still works in DatasetCard.from_template?
cc @EziOzoani @meg-huggingface too on dataset documentation. cc @yjernite too
Wauplin
left a comment
There was a problem hiding this comment.
Thanks for opening the PR @mariosasko! Looks good to me as well but from a non-expert point of view.
I posted a message in slack (private) as well. To ease the review, here are the actual files (I found it easier to review than the diff):
We have tests in |
Co-authored-by: meg <[email protected]>
|
Ready for the final review :)! (CI failures are unrelated to the changes) |
meg-huggingface
left a comment
There was a problem hiding this comment.
So happy for this, thanks for the work!
|
Great, I'm merging it and will release it this week :) |
* Dataset card template overhaul * Add Privacy Considerations subsection * Apply suggestions from code review Co-authored-by: meg <[email protected]> * Address more comments --------- Co-authored-by: meg <[email protected]> Co-authored-by: Lucain <[email protected]>
It seems to me that new model releases are more likely to have a filled-out (or fewer blank and "out-of-template" sections/fields) repo card than new dataset releases.
So, this PR introduces the following changes to the dataset card template to make working with it less cumbersome and improve the situation (hopefully):
Dataset Structuresection) and fields (e.g.,homepage,leaderboard, etc.)