Releases: mlcommons/croissant
Releases · mlcommons/croissant
v1.0.22
What's Changed
- Minor corrections to the spec draft by @joaquinvanschoren in #922
- Minor attribution update by @joaquinvanschoren in #933
- Fix typo in RDF:
rdfs:label "ContexExtractionEnumeration"->rdfs:label "ContentExtractionEnumeration"by @kepae in #931 - Create ckan.md by @Starl3n in #880
- Update readme.md by @Starl3n in #881
- Update croissant-spec-draft.md for Video fields. by @ccl-core in #921
- Fix the field level annotation id to include the field id as subpart. by @SujataSaurabh in #938
- introduction.ipynb: use idiomatic python by @wardi in #930
- 1.1 chore: Verify and fix link urls by @B13rg in #929
- name, description language-tagged support by @wardi in #932
- Update pyproject.toml by @ccl-core in #939
New Contributors
- @joaquinvanschoren made their first contribution in #922
- @kepae made their first contribution in #931
- @SujataSaurabh made their first contribution in #938
- @wardi made their first contribution in #930
- @B13rg made their first contribution in #929
Full Changelog: v1.0.21...v1.0.22
v1.0.21
v1.0.20
v1.0.19
v1.0.18
What's Changed
- Bring croissant-rdf into Croissant repo by @david4096 in #848
- Fix tests for audio (failing on the main branch). by @marcenacp in #863
- Update README.md by @Starl3n in #854
- Fix a typo and Markdown heading levels by @bact in #802
- Remove extra symbols in RAI Spec by @bact in #855
- Fix signature of
_read_arff_fileby @ccl-core in #866 - Split hermetic and non-hermetic tests. by @ccl-core in #864
- Further Croissant RDF integration by @stefanches7 in #858
- Fix example in README by @ccl-core in #867
- Mention isArray and arrayShape in specs by @ccl-core in #870
- Fix mentions of jsonQuery to be jsonPath by @ccl-core in #874
- [Specs] Remove mentions of nested recordsets, as they are not supported anymore. by @ccl-core in #875
- Remove non existing links in howto guides. by @ccl-core in #882
- state media type for Croissant (includes profile) by @pdurbin in #801
- Updated README citation to Neurips paper by @JoanGi in #889
- Update pyproject.toml by @ccl-core in #891
- Fix mypy errors. by @ccl-core in #890
- Use constants for test folder paths. by @ccl-core in #893
- Order recordsets in load.py valueerror output by @ccl-core in #895
- Allow to specify multiple conformsTo by @ccl-core in #892
- Fix conformsTo by @ccl-core in #898
- Don't run audio test if librosa version is too low by @ccl-core in #896
- Move non-hermetic test to dataset_nonhermetic_test by @ccl-core in #900
- Include annotations in 1.1 specs by @ccl-core in #902
- Implement annotations on mlcroissant by @ccl-core in #901
- Include cr:samplingRate to the vocabulary by @ccl-core in #906
- Source can also specify
format. by @ccl-core in #907 - Apply sampling_rate if specified by @ccl-core in #910
- Update pyproject.toml to 1.0.18 by @ccl-core in #911
New Contributors
- @Starl3n made their first contribution in #854
- @bact made their first contribution in #802
- @stefanches7 made their first contribution in #858
Full Changelog: v1.0.17...v1.0.18
v1.0.17
What's Changed
- Fix bug in arff file validation by @ccl-core in #841
- Croissant validator neurips by @luisoala in #826
- Deploy latest change in 1.0.17. by @marcenacp in #844
- Fix Croissant example in README.md by @benjelloun in #845
- [editor] Added support for displaying and editing
RecordSetdata types andFieldequivalentProperty by @david4096 in #819
New Contributors
- @david4096 made their first contribution in #819
Full Changelog: v1.0.16...v1.0.17
v1.0.16
v1.0.15
v1.0.14
v1.0.13
What's Changed
- Croissant 1.1 spec initial PR by @benjelloun in #782
- Handle dash in the regex2glob function by @ccl-core in #795
- Reset index before returning dataframe by @ccl-core in #805
- Include CroissantVersion for 1.1 specs by @ccl-core in #806
- Include isArray and arrayShape by @ccl-core in #807
- Update docs on CLA by @ccl-core in #811
- [URGENT] pinning version of dependency for editor by @NevadaM in #812
- Fix dependencies in the editor and check that dependencies are correctly referenced by Hugging Face. by @marcenacp in #814
- Add comment to understand why deps are fixed. by @marcenacp in #815
- Example of a dataset with single- and multiple-dimension arrays by @ccl-core in #817
- Update pyproject.toml by @ccl-core in #816
New Contributors
Full Changelog: v1.0.12...v1.0.13