espejelomar commited on
Commit
df6d184
·
1 Parent(s): 94c5f0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +114 -0
README.md CHANGED
@@ -1,3 +1,117 @@
1
  ---
2
  license: mit
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ paperswithcode_id: embedding-data/flickr30k-captions
6
+ pretty_name: flickr30k-captions
7
  ---
8
+
9
+ # Dataset Card for "flickr30k-captions"
10
+
11
+ ## Table of Contents
12
+ - [Dataset Description](#dataset-description)
13
+ - [Dataset Summary](#dataset-summary)
14
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
15
+ - [Languages](#languages)
16
+ - [Dataset Structure](#dataset-structure)
17
+ - [Data Instances](#data-instances)
18
+ - [Data Fields](#data-fields)
19
+ - [Data Splits](#data-splits)
20
+ - [Dataset Creation](#dataset-creation)
21
+ - [Curation Rationale](#curation-rationale)
22
+ - [Source Data](#source-data)
23
+ - [Annotations](#annotations)
24
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
25
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
26
+ - [Social Impact of Dataset](#social-impact-of-dataset)
27
+ - [Discussion of Biases](#discussion-of-biases)
28
+ - [Other Known Limitations](#other-known-limitations)
29
+ - [Additional Information](#additional-information)
30
+ - [Dataset Curators](#dataset-curators)
31
+ - [Licensing Information](#licensing-information)
32
+ - [Citation Information](#citation-information)
33
+ - [Contributions](#contributions)
34
+
35
+ ## Dataset Description
36
+
37
+ - **Homepage:** [https://shannon.cs.illinois.edu/DenotationGraph/](https://shannon.cs.illinois.edu/DenotationGraph/)
38
+ - **Repository:** [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
39
+ - **Paper:** [https://transacl.org/ojs/index.php/tacl/article/view/229/33](https://transacl.org/ojs/index.php/tacl/article/view/229/33)
40
+ - **Point of Contact:** [Peter Young](pyoung2@illinois.edu), [Alice Lai](aylai2@illinois.edu), [Micah Hodosh](mhodosh2@illinois.edu), [Julia Hockenmaier](juliahmr@illinois.edu)
41
+
42
+ ### Dataset Summary
43
+
44
+ We propose to use the visual denotations of linguistic expressions (i.e. the set of images they describe) to define novel denotational similarity metrics, which we show to be at least as beneficial as distributional similarities for two tasks that require semantic inference. To compute these denotational similarities, we construct a denotation graph, i.e. a subsumption hierarchy over constituents and their denotations, based on a large corpus of 30K images and 150K descriptive captions.
45
+
46
+ ### Supported Tasks and Leaderboards
47
+
48
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
49
+
50
+ ### Languages
51
+
52
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
53
+
54
+ ## Dataset Structure
55
+
56
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
57
+
58
+ ### Curation Rationale
59
+
60
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
61
+
62
+ ### Source Data
63
+
64
+ #### Initial Data Collection and Normalization
65
+
66
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
67
+
68
+ #### Who are the source language producers?
69
+
70
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
71
+
72
+ ### Annotations
73
+
74
+ #### Annotation process
75
+
76
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
77
+
78
+ #### Who are the annotators?
79
+
80
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
81
+
82
+ ### Personal and Sensitive Information
83
+
84
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
85
+
86
+ ## Considerations for Using the Data
87
+
88
+ ### Social Impact of Dataset
89
+
90
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
91
+
92
+ ### Discussion of Biases
93
+
94
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
95
+
96
+ ### Other Known Limitations
97
+
98
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
99
+
100
+ ## Additional Information
101
+
102
+ ### Dataset Curators
103
+
104
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
105
+
106
+ ### Licensing Information
107
+
108
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
109
+
110
+ ### Citation Information
111
+
112
+ [More Information Needed](https://shannon.cs.illinois.edu/DenotationGraph/)
113
+
114
+ ### Contributions
115
+
116
+ Thanks to [Peter Young](pyoung2@illinois.edu), [Alice Lai](aylai2@illinois.edu), [Micah Hodosh](mhodosh2@illinois.edu), [Julia Hockenmaier](juliahmr@illinois.edu) for adding this dataset.
117
+