Datasets:
raphael0202
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -197,7 +197,7 @@ The following fields are available for each sample:
|
|
197 |
- `label_studio_id`: the ID of the task in Label Studio.
|
198 |
- `checked`: whether a second annotator checked the annotation.
|
199 |
- `usda_table`: whether the nutrition table is from a USDA-like table, as annotated by the annotators.
|
200 |
-
- `nutrition_text`: whether the nutrition
|
201 |
- `no_nutrition_table`: whether the image contains no nutrition table, as annotated by the annotators.
|
202 |
- `comment`: a comment from the annotators.
|
203 |
|
|
|
197 |
- `label_studio_id`: the ID of the task in Label Studio.
|
198 |
- `checked`: whether a second annotator checked the annotation.
|
199 |
- `usda_table`: whether the nutrition table is from a USDA-like table, as annotated by the annotators.
|
200 |
+
- `nutrition_text`: whether the nutrition information have a text structure (not a table), as annotated by the annotators.
|
201 |
- `no_nutrition_table`: whether the image contains no nutrition table, as annotated by the annotators.
|
202 |
- `comment`: a comment from the annotators.
|
203 |
|