srsani commited on
Commit
1b7bfa3
1 Parent(s): 33998ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +105 -2
README.md CHANGED
@@ -11,11 +11,114 @@ dataset_info:
11
  num_bytes: 14177871.8
12
  num_examples: 1400
13
  - name: validation
14
- num_bytes: 2021857.0
15
  num_examples: 199
16
  - name: test
17
- num_bytes: 5084688.0
18
  num_examples: 500
19
  download_size: 20674979
20
  dataset_size: 21284416.8
 
 
 
 
 
 
21
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  num_bytes: 14177871.8
12
  num_examples: 1400
13
  - name: validation
14
+ num_bytes: 2021857
15
  num_examples: 199
16
  - name: test
17
+ num_bytes: 5084688
18
  num_examples: 500
19
  download_size: 20674979
20
  dataset_size: 21284416.8
21
+ task_categories:
22
+ - feature-extraction
23
+ language:
24
+ - en
25
+ size_categories:
26
+ - 1K<n<10K
27
  ---
28
+ # Dataset Card for Dataset Name
29
+
30
+ ## Dataset Description
31
+
32
+ - **Homepage:**
33
+ - **Repository:**
34
+ - **Paper:**
35
+ - **Leaderboard:**
36
+ - **Point of Contact:**
37
+
38
+ ### Dataset Summary
39
+
40
+ 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).
41
+
42
+ ### Supported Tasks and Leaderboards
43
+
44
+ [More Information Needed]
45
+
46
+ ### Languages
47
+
48
+ [More Information Needed]
49
+
50
+ ## Dataset Structure
51
+
52
+ ### Data Instances
53
+
54
+ [More Information Needed]
55
+
56
+ ### Data Fields
57
+
58
+ [More Information Needed]
59
+
60
+ ### Data Splits
61
+
62
+ [More Information Needed]
63
+
64
+ ## Dataset Creation
65
+
66
+ ### Curation Rationale
67
+
68
+ [More Information Needed]
69
+
70
+ ### Source Data
71
+
72
+ #### Initial Data Collection and Normalization
73
+
74
+ [More Information Needed]
75
+
76
+ #### Who are the source language producers?
77
+
78
+ [More Information Needed]
79
+
80
+ ### Annotations
81
+
82
+ #### Annotation process
83
+
84
+ [More Information Needed]
85
+
86
+ #### Who are the annotators?
87
+
88
+ [More Information Needed]
89
+
90
+ ### Personal and Sensitive Information
91
+
92
+ [More Information Needed]
93
+
94
+ ## Considerations for Using the Data
95
+
96
+ ### Social Impact of Dataset
97
+
98
+ [More Information Needed]
99
+
100
+ ### Discussion of Biases
101
+
102
+ [More Information Needed]
103
+
104
+ ### Other Known Limitations
105
+
106
+ [More Information Needed]
107
+
108
+ ## Additional Information
109
+
110
+ ### Dataset Curators
111
+
112
+ [More Information Needed]
113
+
114
+ ### Licensing Information
115
+
116
+ [More Information Needed]
117
+
118
+ ### Citation Information
119
+
120
+ [More Information Needed]
121
+
122
+ ### Contributions
123
+
124
+ [More Information Needed]