lampent commited on
Commit
6b5a8f4
·
1 Parent(s): 9967707

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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 asnwer 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 FvsPO (Figurative images vs. Partial Objects) or FLvsPO (Figurative Literal images vs. Partial Objects)
88
  - figurative_type: idiom | metaphor | simile
89
- - first_category: the first category images (Figurative images if FvsPO, Figurative Literal images if FLvsPO)
90
- - second_category: the second category images (Partial Objects)
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
- We collected figurative and literal images for textual idioms, metaphors, and similes using an automatic pipeline we created. 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 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