Update README.md
Browse files
README.md
CHANGED
@@ -70,7 +70,7 @@ The file structure is as following:
|
|
70 |
βββ metadata-validation.parquet
|
71 |
βββ metadata-test.parquet
|
72 |
```
|
73 |
-
The sub-folders have the name of
|
74 |
Each image is a lossless WebP file, and has a unique name generated by [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
|
75 |
|
76 |
### Data Instances
|
|
|
70 |
βββ metadata-validation.parquet
|
71 |
βββ metadata-test.parquet
|
72 |
```
|
73 |
+
The sub-folders have the name of {split_name}_{part_id}, and the JSON file have the same name as the sub-folder.
|
74 |
Each image is a lossless WebP file, and has a unique name generated by [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier).
|
75 |
|
76 |
### Data Instances
|