HighCWu commited on
Commit
61c12ec
1 Parent(s): e4283e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +108 -2
README.md CHANGED
@@ -10,8 +10,114 @@ dataset_info:
10
  dtype: string
11
  splits:
12
  - name: train
13
- num_bytes: 51273540.0
14
  num_examples: 100
15
  download_size: 49905504
16
- dataset_size: 51273540.0
 
 
 
 
 
 
17
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  dtype: string
11
  splits:
12
  - name: train
13
+ num_bytes: 51273540
14
  num_examples: 100
15
  download_size: 49905504
16
+ dataset_size: 51273540
17
+ task_categories:
18
+ - text-to-image
19
+ language:
20
+ - en
21
+ size_categories:
22
+ - n<1K
23
  ---
24
+
25
+ # Dataset Card for Dataset Name
26
+
27
+ ## Dataset Description
28
+
29
+ - **Homepage:**
30
+ - **Repository:**
31
+ - **Paper:**
32
+ - **Leaderboard:**
33
+ - **Point of Contact:**
34
+
35
+ ### Dataset Summary
36
+
37
+ This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
38
+
39
+ ### Supported Tasks and Leaderboards
40
+
41
+ [More Information Needed]
42
+
43
+ ### Languages
44
+
45
+ [More Information Needed]
46
+
47
+ ## Dataset Structure
48
+
49
+ ### Data Instances
50
+
51
+ [More Information Needed]
52
+
53
+ ### Data Fields
54
+
55
+ [More Information Needed]
56
+
57
+ ### Data Splits
58
+
59
+ [More Information Needed]
60
+
61
+ ## Dataset Creation
62
+
63
+ ### Curation Rationale
64
+
65
+ [More Information Needed]
66
+
67
+ ### Source Data
68
+
69
+ [mpii](http://human-pose.mpi-inf.mpg.de/)
70
+
71
+ #### Initial Data Collection and Normalization
72
+
73
+ [More Information Needed]
74
+
75
+ #### Who are the source language producers?
76
+
77
+ [More Information Needed]
78
+
79
+ ### Annotations
80
+
81
+ #### Annotation process
82
+
83
+ [More Information Needed]
84
+
85
+ #### Who are the annotators?
86
+
87
+ [More Information Needed]
88
+
89
+ ### Personal and Sensitive Information
90
+
91
+ [More Information Needed]
92
+
93
+ ## Considerations for Using the Data
94
+
95
+ ### Social Impact of Dataset
96
+
97
+ [More Information Needed]
98
+
99
+ ### Discussion of Biases
100
+
101
+ [More Information Needed]
102
+
103
+ ### Other Known Limitations
104
+
105
+ [More Information Needed]
106
+
107
+ ## Additional Information
108
+
109
+ ### Dataset Curators
110
+
111
+ [More Information Needed]
112
+
113
+ ### Licensing Information
114
+
115
+ [More Information Needed]
116
+
117
+ ### Citation Information
118
+
119
+ [More Information Needed]
120
+
121
+ ### Contributions
122
+
123
+ [More Information Needed]