KGBicheno commited on
Commit
7814edd
·
verified ·
1 Parent(s): a03ca23

Update README.md

Browse files

Added additional clarification

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -47,6 +47,8 @@ A bi-directional converter for transforming [Croissant](https://github.com/mlcom
47
 
48
  Croissant is a metadata format for ML datasets developed by MLCommons. It provides a standardized way to describe dataset structure, fields, and distributions.
49
 
 
 
50
  ## Technical Details
51
 
52
  - Uses proper TOML Array of Tables syntax (`[[record_sets]]`)
 
47
 
48
  Croissant is a metadata format for ML datasets developed by MLCommons. It provides a standardized way to describe dataset structure, fields, and distributions.
49
 
50
+ "Croissant" is a trademark of MLCommons. This converter tool is not affiliated with or endorsed by MLCommons.
51
+
52
  ## Technical Details
53
 
54
  - Uses proper TOML Array of Tables syntax (`[[record_sets]]`)