Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -78,16 +78,16 @@ Detection task
|
|
78 |
- distractors: the distractor images
|
79 |
- answer: the correct image
|
80 |
- figurative_type: idiom | metaphor | simile
|
81 |
-
- images_metadata: the metadata of the distractors and
|
82 |
- type: the correct image type (Figurative or Figurative Literal).
|
83 |
- definition (★): list of all the definitions of the idiom
|
84 |
- phrase: the figurative phrase.
|
85 |
|
86 |
Retrieval task
|
87 |
-
- type: the rival categories
|
88 |
- figurative_type: idiom | metaphor | simile
|
89 |
-
- first_category: the first category images (Figurative images if
|
90 |
-
- second_category: the second category images (Partial
|
91 |
- definition (★): list of all the definitions of the idiom
|
92 |
- phrase: the figurative phrase.
|
93 |
|
@@ -95,16 +95,16 @@ The idioms, metaphor, and similes datasets contain all the figurative phrases, a
|
|
95 |
|
96 |
|
97 |
## Dataset Collection
|
98 |
-
|
99 |
|
100 |
#### Annotation process
|
101 |
|
102 |
We paid Amazon Mechanical Turk Workers to annotate the relation between each image and phrase (Figurative vs. Literal).
|
103 |
|
104 |
## Considerations for Using the Data
|
105 |
-
- Idioms: Annotated by crowdworkers with rigorous qualifications and training.
|
106 |
-
- Metaphors and Similes: Annotated by expert team members.
|
107 |
-
- Detection and Ranking Tasks: Annotated by crowdworkers not involved in prior IRFL annotations.
|
108 |
|
109 |
### Licensing Information
|
110 |
|
|
|
78 |
- distractors: the distractor images
|
79 |
- answer: the correct image
|
80 |
- figurative_type: idiom | metaphor | simile
|
81 |
+
- images_metadata: the metadata of the distractors and answer images.
|
82 |
- type: the correct image type (Figurative or Figurative Literal).
|
83 |
- definition (★): list of all the definitions of the idiom
|
84 |
- phrase: the figurative phrase.
|
85 |
|
86 |
Retrieval task
|
87 |
+
- type: the rival categories FvsPL (Figurative images vs. Partial Literal) or FLvsPL (Figurative Literal images vs. Partial Literal)
|
88 |
- figurative_type: idiom | metaphor | simile
|
89 |
+
- first_category: the first category images (Figurative images if FvsPL, Figurative Literal images if FLvsPL)
|
90 |
+
- second_category: the second category images (Partial Literal)
|
91 |
- definition (★): list of all the definitions of the idiom
|
92 |
- phrase: the figurative phrase.
|
93 |
|
|
|
95 |
|
96 |
|
97 |
## Dataset Collection
|
98 |
+
Using an automatic pipeline we created, we collected figurative and literal images for textual idioms, metaphors, and similes. We annotated the relations between these images and the figurative phrase they originated from.
|
99 |
|
100 |
#### Annotation process
|
101 |
|
102 |
We paid Amazon Mechanical Turk Workers to annotate the relation between each image and phrase (Figurative vs. Literal).
|
103 |
|
104 |
## Considerations for Using the Data
|
105 |
+
- Idioms: Annotated by five crowdworkers with rigorous qualifications and training.
|
106 |
+
- Metaphors and Similes: Annotated by three expert team members.
|
107 |
+
- Detection and Ranking Tasks: Annotated by three crowdworkers not involved in prior IRFL annotations.
|
108 |
|
109 |
### Licensing Information
|
110 |
|