rubend18 commited on
Commit
9df5135
1 Parent(s): 6a667c0

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +118 -0
README.md ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ - feature-extraction
5
+ - zero-shot-classification
6
+ language:
7
+ - en
8
+ tags:
9
+ - DALL-E
10
+ - Prompt
11
+ - Dataset
12
+ - Compilation
13
+ - OpenAI
14
+ - image
15
+ - images
16
+ pretty_name: 'DALL-E Prompt Dataset Compilation'
17
+ size_categories:
18
+ - 10K<n<100K
19
+ ---
20
+ # Dataset Card for Dataset Name
21
+
22
+ ## Dataset Description
23
+
24
+ - **Homepage:**
25
+ - **Repository:**
26
+ - **Paper:**
27
+ - **Leaderboard:**
28
+ - **Point of Contact:**
29
+
30
+ ### Dataset Summary
31
+
32
+ This dataset has been generated using [Prompt Generator for OpenAI's DALL-E](https://huggingface.co/spaces/rubend18/Prompt-Generator-for-OpenAI-DALL-E).
33
+
34
+ ### Supported Tasks and Leaderboards
35
+
36
+ [More Information Needed]
37
+
38
+ ### Languages
39
+
40
+ English
41
+
42
+ ## Dataset Structure
43
+
44
+ 100.000 Prompts
45
+
46
+ ### Data Instances
47
+
48
+ [More Information Needed]
49
+
50
+ ### Data Fields
51
+
52
+ [More Information Needed]
53
+
54
+ ### Data Splits
55
+
56
+ [More Information Needed]
57
+
58
+ ## Dataset Creation
59
+
60
+ ### Curation Rationale
61
+
62
+ [More Information Needed]
63
+
64
+ ### Source Data
65
+
66
+ #### Initial Data Collection and Normalization
67
+
68
+ [More Information Needed]
69
+
70
+ #### Who are the source language producers?
71
+
72
+ [More Information Needed]
73
+
74
+ ### Annotations
75
+
76
+ #### Annotation process
77
+
78
+ [More Information Needed]
79
+
80
+ #### Who are the annotators?
81
+
82
+ [More Information Needed]
83
+
84
+ ### Personal and Sensitive Information
85
+
86
+ [More Information Needed]
87
+
88
+ ## Considerations for Using the Data
89
+
90
+ ### Social Impact of Dataset
91
+
92
+ [More Information Needed]
93
+
94
+ ### Discussion of Biases
95
+
96
+ [More Information Needed]
97
+
98
+ ### Other Known Limitations
99
+
100
+ [More Information Needed]
101
+
102
+ ## Additional Information
103
+
104
+ ### Dataset Curators
105
+
106
+ [More Information Needed]
107
+
108
+ ### Licensing Information
109
+
110
+ [More Information Needed]
111
+
112
+ ### Citation Information
113
+
114
+ [More Information Needed]
115
+
116
+ ### Contributions
117
+
118
+ [More Information Needed]