Datasets:

Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
dylan-m commited on
Commit
c03b77b
·
1 Parent(s): 0f07990

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +152 -1
README.md CHANGED
@@ -1,3 +1,154 @@
 
1
  ---
2
- license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
  ---
3
+ annotations_creators:
4
+ - no-annotation
5
+ language:
6
+ - en
7
+ language_creators:
8
+ - other
9
+ license:
10
+ - cc-by-4.0
11
+ multilinguality:
12
+ - monolingual
13
+ pretty_name: "**COYO** is a large-scale dataset that contains **image-text pairs**\
14
+ \ as well as many other **meta-attributes** to increase the usability to train various\
15
+ \ models. Our dataset follows the similar strategy in previous vision-and-language\
16
+ \ datasets, collecting many informative pairs of alt-text and its associated image\
17
+ \ in HTML documents. We expect COYO to be used to train popular large-scale foundation\
18
+ \ models \ncomplementary to other similar datasets."
19
+ size_categories:
20
+ - 100M<n<1B
21
+ source_datasets:
22
+ - original
23
+ tags:
24
+ - image-text pairs
25
+ task_categories:
26
+ - text-to-image
27
+ - image-to-text
28
+ - zero-shot-image-classification
29
+ task_ids:
30
+ - image-captioning
31
  ---
32
+
33
+ # Dataset Card for [Dataset Name]
34
+
35
+ ## Table of Contents
36
+ - [Table of Contents](#table-of-contents)
37
+ - [Dataset Description](#dataset-description)
38
+ - [Dataset Summary](#dataset-summary)
39
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
40
+ - [Languages](#languages)
41
+ - [Dataset Structure](#dataset-structure)
42
+ - [Data Instances](#data-instances)
43
+ - [Data Fields](#data-fields)
44
+ - [Data Splits](#data-splits)
45
+ - [Dataset Creation](#dataset-creation)
46
+ - [Curation Rationale](#curation-rationale)
47
+ - [Source Data](#source-data)
48
+ - [Annotations](#annotations)
49
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
50
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
51
+ - [Social Impact of Dataset](#social-impact-of-dataset)
52
+ - [Discussion of Biases](#discussion-of-biases)
53
+ - [Other Known Limitations](#other-known-limitations)
54
+ - [Additional Information](#additional-information)
55
+ - [Dataset Curators](#dataset-curators)
56
+ - [Licensing Information](#licensing-information)
57
+ - [Citation Information](#citation-information)
58
+ - [Contributions](#contributions)
59
+
60
+ ## Dataset Description
61
+
62
+ - **Homepage:**
63
+ - **Repository:**
64
+ - **Paper:**
65
+ - **Leaderboard:**
66
+ - **Point of Contact:**
67
+
68
+ ### Dataset Summary
69
+
70
+ [More Information Needed]
71
+
72
+ ### Supported Tasks and Leaderboards
73
+
74
+ [More Information Needed]
75
+
76
+ ### Languages
77
+
78
+ [More Information Needed]
79
+
80
+ ## Dataset Structure
81
+
82
+ ### Data Instances
83
+
84
+ [More Information Needed]
85
+
86
+ ### Data Fields
87
+
88
+ [More Information Needed]
89
+
90
+ ### Data Splits
91
+
92
+ [More Information Needed]
93
+
94
+ ## Dataset Creation
95
+
96
+ ### Curation Rationale
97
+
98
+ [More Information Needed]
99
+
100
+ ### Source Data
101
+
102
+ #### Initial Data Collection and Normalization
103
+
104
+ [More Information Needed]
105
+
106
+ #### Who are the source language producers?
107
+
108
+ [More Information Needed]
109
+
110
+ ### Annotations
111
+
112
+ #### Annotation process
113
+
114
+ [More Information Needed]
115
+
116
+ #### Who are the annotators?
117
+
118
+ [More Information Needed]
119
+
120
+ ### Personal and Sensitive Information
121
+
122
+ [More Information Needed]
123
+
124
+ ## Considerations for Using the Data
125
+
126
+ ### Social Impact of Dataset
127
+
128
+ [More Information Needed]
129
+
130
+ ### Discussion of Biases
131
+
132
+ [More Information Needed]
133
+
134
+ ### Other Known Limitations
135
+
136
+ [More Information Needed]
137
+
138
+ ## Additional Information
139
+
140
+ ### Dataset Curators
141
+
142
+ [More Information Needed]
143
+
144
+ ### Licensing Information
145
+
146
+ [More Information Needed]
147
+
148
+ ### Citation Information
149
+
150
+ [More Information Needed]
151
+
152
+ ### Contributions
153
+
154
+ Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.