abidlabs HF staff commited on
Commit
cb5b5cd
1 Parent(s): 85fdada

Update metadata with huggingface_hub

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