Datasets:

Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
roi-pony commited on
Commit
e66ef8c
·
verified ·
1 Parent(s): 93e052d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 via 🤗 `datasets.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