raphael0202 commited on
Commit
7d3245c
·
verified ·
1 Parent(s): 331a830

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 table is has 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
 
 
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