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 conformsTo field. #439

Merged
merged 26 commits into from
Dec 11, 2023
Merged

Add conformsTo field. #439

merged 26 commits into from
Dec 11, 2023

Conversation

ccl-core
Copy link
Contributor

@ccl-core ccl-core commented Dec 6, 2023

No description provided.

Copy link

github-actions bot commented Dec 6, 2023

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@@ -14,6 +14,7 @@
# If this test fails, you probably manually updated a dataset in datasets/.
# Please, use scripts/migrations/migrate.py to migrate datasets.
def jsonld_to_python_to_jsonld(path):
print("DEBUG: open: ", path)
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove?

@@ -37,6 +39,7 @@
},
"@type": "sc:Dataset",
"name": "bigcode-the-stack",
"conformsTo": "http://mlcommons.org/croissant/1.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Question (for all files): should it be https instead of http? (Like ml)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@marcenacp good question, I don't know... In the specs, it is: "dct:conformsTo" : "http://mlcommons.org/croissant/1.0"

@benjelloun any preference here?

Copy link
Contributor

@marcenacp marcenacp left a comment

Choose a reason for hiding this comment

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

Thanks!

@ccl-core ccl-core marked this pull request as ready for review December 8, 2023 15:12
@ccl-core ccl-core requested a review from a team as a code owner December 8, 2023 15:12
@ccl-core ccl-core changed the title Draft. Adding conformsTo Add conformsTo field. Dec 11, 2023
@ccl-core ccl-core merged commit 096baa8 into main Dec 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants