Commit
·
2f7e3e3
1
Parent(s):
a15ad03
Update README.md
Browse files
README.md
CHANGED
|
@@ -146,7 +146,7 @@ An example instance from this dataset:
|
|
| 146 |
|
| 147 |
### Data Fields
|
| 148 |
|
| 149 |
-
|
| 150 |
|
| 151 |
- `id`: a unique identifier for the image;
|
| 152 |
- `hash_id`: a unique identifier for the image based on its content (e.g., image hash);
|
|
@@ -173,7 +173,7 @@ The dataset contains ten fields:
|
|
| 173 |
|
| 174 |
### Data Splits
|
| 175 |
|
| 176 |
-
|
| 177 |
|
| 178 |
## Additional Information
|
| 179 |
|
|
|
|
| 146 |
|
| 147 |
### Data Fields
|
| 148 |
|
| 149 |
+
This dataset contains ten fields:
|
| 150 |
|
| 151 |
- `id`: a unique identifier for the image;
|
| 152 |
- `hash_id`: a unique identifier for the image based on its content (e.g., image hash);
|
|
|
|
| 173 |
|
| 174 |
### Data Splits
|
| 175 |
|
| 176 |
+
This dataset doesn't provide any predefined train, validation or test splits.
|
| 177 |
|
| 178 |
## Additional Information
|
| 179 |
|