Michael Kuchnik
Michael Kuchnik
https://schema.org/sdLicense is in the spec now. I set the sdLicenses to Apache 2.0, since the repository is Apache 2.0. sdLicense is either None or string for now. Note: migration for...
@marcenacp The migration tool applies these changes even to v0.8, so I manually merged the diffs. Also, I think the migration tool may reorder the alphabetical order differently than a...
@marcenacp Is there something that would block the merge if I rebased onto the current main?
@marcenacp Thoughts on the structure so far? I'm not sure if there is a better way to read a local directory---I essentially emulate a zip/tar by creating a no-op "extract"...
Related fields: https://schema.org/sdPublisher https://schema.org/sdDatePublished
@marcenacp This is roughly what I had in mind and indeed that criteria seems like an appropriate fast-path. It would be great to avoid the intermediate serialization/copies in such cases....
Should native Train/Val/Test split be on the list? I see it [here](https://github.com/orgs/mlcommons/projects/27?pane=issue&itemId=33080341) so it can be confusing which is the ground truth.
- Developers should get a meaningful traceback if there is an error (e.g., "failed to join X and Y because Z"). For example, a common error when adding to a...