Datasets:
update dataset format info JSON
Browse files- dataset_info.json +1 -1
dataset_info.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"description": "", "citation": "", "homepage": "", "license": "", "features": {"sample_id": {"dtype": "string", "_type": "Value"}, "
|
|
|
|
| 1 |
+
{"description": "", "citation": "", "homepage": "", "license": "", "features": {"sample_id": {"dtype": "string", "_type": "Value"}, "image_paths": {"feature": {"dtype": "string", "_type": "Value"}, "_type": "Sequence"}, "mask": {"dtype": "string", "_type": "Value"}}}
|