Lucastil2212 commited on
Commit
d3d3894
1 Parent(s): 6683708

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +103 -0
README.md ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
4
+ {}
5
+ ---
6
+
7
+ # Dataset Card for Dataset Name
8
+
9
+ ## Dataset Description
10
+
11
+ - **Homepage:**
12
+ - **Repository:**
13
+ - **Paper:**
14
+ - **Leaderboard:**
15
+ - **Point of Contact:**
16
+
17
+ ### Dataset Summary
18
+
19
+ 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).
20
+
21
+ ### Supported Tasks and Leaderboards
22
+
23
+ [More Information Needed]
24
+
25
+ ### Languages
26
+
27
+ [More Information Needed]
28
+
29
+ ## Dataset Structure
30
+
31
+ ### Data Instances
32
+
33
+ [More Information Needed]
34
+
35
+ ### Data Fields
36
+
37
+ [More Information Needed]
38
+
39
+ ### Data Splits
40
+
41
+ [More Information Needed]
42
+
43
+ ## Dataset Creation
44
+
45
+ ### Curation Rationale
46
+
47
+ [More Information Needed]
48
+
49
+ ### Source Data
50
+
51
+ #### Initial Data Collection and Normalization
52
+
53
+ [More Information Needed]
54
+
55
+ #### Who are the source language producers?
56
+
57
+ [More Information Needed]
58
+
59
+ ### Annotations
60
+
61
+ #### Annotation process
62
+
63
+ [More Information Needed]
64
+
65
+ #### Who are the annotators?
66
+
67
+ [More Information Needed]
68
+
69
+ ### Personal and Sensitive Information
70
+
71
+ [More Information Needed]
72
+
73
+ ## Considerations for Using the Data
74
+
75
+ ### Social Impact of Dataset
76
+
77
+ [More Information Needed]
78
+
79
+ ### Discussion of Biases
80
+
81
+ [More Information Needed]
82
+
83
+ ### Other Known Limitations
84
+
85
+ [More Information Needed]
86
+
87
+ ## Additional Information
88
+
89
+ ### Dataset Curators
90
+
91
+ [More Information Needed]
92
+
93
+ ### Licensing Information
94
+
95
+ [More Information Needed]
96
+
97
+ ### Citation Information
98
+
99
+ [More Information Needed]
100
+
101
+ ### Contributions
102
+
103
+ [More Information Needed]