Update README.md
Browse filesAdded additional clarification
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]]`)
|