Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,6 @@ size_categories:
|
|
| 18 |
- [Languages](#languages)
|
| 19 |
- [Dataset Structure](#dataset-structure)
|
| 20 |
- [Data Fields](#data-fields)
|
| 21 |
-
- [Data Splits](#data-splits)
|
| 22 |
- [Dataset Creation](#dataset-creation)
|
| 23 |
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
| 24 |
- [Licensing Information](#licensing-information)
|
|
@@ -61,22 +60,36 @@ English.
|
|
| 61 |
## Dataset Structure
|
| 62 |
|
| 63 |
### Data Fields
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
|
| 68 |
|
| 69 |
## Dataset Collection
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
### Annotations
|
| 73 |
|
| 74 |
#### Annotation process
|
| 75 |
|
| 76 |
We paid Amazon Mechanical Turk Workers to annotate the relations between each image and phrase (Figurative vs. Literal).
|
| 77 |
|
| 78 |
## Considerations for Using the Data
|
| 79 |
-
|
| 80 |
|
| 81 |
|
| 82 |
### Licensing Information
|
|
|
|
| 18 |
- [Languages](#languages)
|
| 19 |
- [Dataset Structure](#dataset-structure)
|
| 20 |
- [Data Fields](#data-fields)
|
|
|
|
| 21 |
- [Dataset Creation](#dataset-creation)
|
| 22 |
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
| 23 |
- [Licensing Information](#licensing-information)
|
|
|
|
| 60 |
## Dataset Structure
|
| 61 |
|
| 62 |
### Data Fields
|
| 63 |
+
★ - refers to idiom-only fields
|
| 64 |
+
|
| 65 |
+
**Understanding task**
|
| 66 |
+
query (★): the idiom definition the answer image originated from.
|
| 67 |
+
distractors: the distractor images
|
| 68 |
+
answer: the correct image
|
| 69 |
+
figurative_type: idiom | metaphor | simile
|
| 70 |
+
images_metadata: the metadata of the distractors and asnwer images.
|
| 71 |
+
type: the correct image type (Figurative or Figurative Literal).
|
| 72 |
+
definition (★): list of all the definitions of the idiom
|
| 73 |
+
phrase: the figurative phrase.
|
| 74 |
+
|
| 75 |
+
**Preference task**
|
| 76 |
+
type: the rival categories FvsPO (Figurative images vs. Partial Objects) or FLvsPO (Figurative Literal images vs. Partial Objects)
|
| 77 |
+
figurative_type: idiom | metaphor | simile
|
| 78 |
+
first_category: the first category images (Figurative images if FvsPO, Figurative Literal images if FLvsPO)
|
| 79 |
+
second_category: the second category images (Partial Objects)
|
| 80 |
+
definition (★): list of all the definitions of the idiom
|
| 81 |
+
phrase: the figurative phrase.
|
| 82 |
|
| 83 |
|
| 84 |
## Dataset Collection
|
| 85 |
+
We collected figurative and literal images for textual idioms, metaphors, and similes using an automatic pipeline we created (idioms) and manually (metaphors + similes). We annotated the relations between these images and the figurative phrase they originated from.
|
|
|
|
|
|
|
| 86 |
|
| 87 |
#### Annotation process
|
| 88 |
|
| 89 |
We paid Amazon Mechanical Turk Workers to annotate the relations between each image and phrase (Figurative vs. Literal).
|
| 90 |
|
| 91 |
## Considerations for Using the Data
|
| 92 |
+
5 annotators annotated all of the data releases.
|
| 93 |
|
| 94 |
|
| 95 |
### Licensing Information
|