Skip to content
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

Add license metadata to pg19 #4827

Merged
merged 2 commits into from
Aug 11, 2022
Merged

Add license metadata to pg19 #4827

merged 2 commits into from
Aug 11, 2022

Conversation

julien-c
Copy link
Member

As reported over email by Roy Rijkers

Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Roy and Julien for the addendum fix.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 11, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix needed to pass the validation.

@@ -1,6 +1,7 @@
---
language:
- en
license: apache-2.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The license tag should be an array.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm that's not what's documented on https://huggingface.co/docs/hub/datasets-cards =)

Screenshot 2022-08-11 at 16 12 20

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but ok i'll push this for consistency

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch: we should align docs and validation implementation:

license: List[str]

Co-Authored-By: Roy Rijkers <royrijkers@live.nl>
Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then non-passing tests have nothing to do with this PR, but with other missing information in the dataset card.

@julien-c julien-c merged commit b5a4550 into main Aug 11, 2022
@julien-c julien-c deleted the pg19-add-license branch August 11, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants