Update README.md
Browse files
README.md
CHANGED
|
@@ -156,7 +156,7 @@ The dataset is provided under the `"test"` split and contains the following subs
|
|
| 156 |
|
| 157 |
- **corpus**:
|
| 158 |
- `corpus-id` (string, unique per image)
|
| 159 |
-
- `image` (stored as PIL.Image
|
| 160 |
- `image_filename` (string, filename without extension)
|
| 161 |
- `doc-id` (string, extracted from filename)
|
| 162 |
|
|
|
|
| 156 |
|
| 157 |
- **corpus**:
|
| 158 |
- `corpus-id` (string, unique per image)
|
| 159 |
+
- `image` (stored as PIL.Image)
|
| 160 |
- `image_filename` (string, filename without extension)
|
| 161 |
- `doc-id` (string, extracted from filename)
|
| 162 |
|