HighCWu commited on
Commit
59d2f33
1 Parent(s): 4a58309

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +104 -2
README.md CHANGED
@@ -10,8 +10,110 @@ dataset_info:
10
  dtype: string
11
  splits:
12
  - name: train
13
- num_bytes: 454411979.0
14
  num_examples: 50000
15
  download_size: 316021131
16
- dataset_size: 454411979.0
 
 
 
17
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  dtype: string
11
  splits:
12
  - name: train
13
+ num_bytes: 454411979
14
  num_examples: 50000
15
  download_size: 316021131
16
+ dataset_size: 454411979
17
+ language:
18
+ - en
19
+ pretty_name: a
20
  ---
21
+ # Dataset Card for Dataset Name
22
+
23
+ ## Dataset Description
24
+
25
+ - **Homepage:**
26
+ - **Repository:**
27
+ - **Paper:**
28
+ - **Leaderboard:**
29
+ - **Point of Contact:**
30
+
31
+ ### Dataset Summary
32
+
33
+ This dataset is convered from fill50k example dataset of [ControlNet](https://github.com/lllyasviel/ControlNet)
34
+
35
+ ### Supported Tasks and Leaderboards
36
+
37
+ [More Information Needed]
38
+
39
+ ### Languages
40
+
41
+ [More Information Needed]
42
+
43
+ ## Dataset Structure
44
+
45
+ ### Data Instances
46
+
47
+ [More Information Needed]
48
+
49
+ ### Data Fields
50
+
51
+ [More Information Needed]
52
+
53
+ ### Data Splits
54
+
55
+ [More Information Needed]
56
+
57
+ ## Dataset Creation
58
+
59
+ ### Curation Rationale
60
+
61
+ [More Information Needed]
62
+
63
+ ### Source Data
64
+
65
+ [fill50k.zip](https://huggingface.co/lllyasviel/ControlNet/blob/main/training/fill50k.zip)
66
+
67
+ #### Initial Data Collection and Normalization
68
+
69
+ [More Information Needed]
70
+
71
+ #### Who are the source language producers?
72
+
73
+ [More Information Needed]
74
+
75
+ ### Annotations
76
+
77
+ #### Annotation process
78
+
79
+ [More Information Needed]
80
+
81
+ #### Who are the annotators?
82
+
83
+ [More Information Needed]
84
+
85
+ ### Personal and Sensitive Information
86
+
87
+ [More Information Needed]
88
+
89
+ ## Considerations for Using the Data
90
+
91
+ ### Social Impact of Dataset
92
+
93
+ [More Information Needed]
94
+
95
+ ### Discussion of Biases
96
+
97
+ [More Information Needed]
98
+
99
+ ### Other Known Limitations
100
+
101
+ [More Information Needed]
102
+
103
+ ## Additional Information
104
+
105
+ ### Dataset Curators
106
+
107
+ [More Information Needed]
108
+
109
+ ### Licensing Information
110
+
111
+ [More Information Needed]
112
+
113
+ ### Citation Information
114
+
115
+ [More Information Needed]
116
+
117
+ ### Contributions
118
+
119
+ [More Information Needed]