Svngoku commited on
Commit
3ce5223
1 Parent(s): 3e57f55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +149 -0
README.md CHANGED
@@ -35,4 +35,153 @@ configs:
35
  data_files:
36
  - split: train
37
  path: data/train-*
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  data_files:
36
  - split: train
37
  path: data/train-*
38
+ task_categories:
39
+ - text-generation
40
+ language:
41
+ - af
42
+ - sw
43
+ - fr
44
+ - en
45
+ - pt
46
+ - yo
47
+ - ig
48
+ pretty_name: Aya African Alpaca Style Dataset
49
+ size_categories:
50
+ - 100K<n<1M
51
  ---
52
+ # Aya African Alpaca Style Dataset
53
+
54
+ <!-- Provide a quick summary of the dataset. -->
55
+
56
+ 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).
57
+
58
+ ## Dataset Details
59
+
60
+ ### Dataset Description
61
+
62
+ <!-- Provide a longer summary of what this dataset is. -->
63
+
64
+
65
+ - **Curated by:** [More Information Needed]
66
+ - **Funded by [optional]:** [More Information Needed]
67
+ - **Shared by [optional]:** [More Information Needed]
68
+ - **Language(s) (NLP):** [More Information Needed]
69
+ - **License:** [More Information Needed]
70
+
71
+ ### Dataset Sources [optional]
72
+
73
+ <!-- Provide the basic links for the dataset. -->
74
+
75
+ - **Repository:** [More Information Needed]
76
+ - **Paper [optional]:** [More Information Needed]
77
+ - **Demo [optional]:** [More Information Needed]
78
+
79
+ ## Uses
80
+
81
+ <!-- Address questions around how the dataset is intended to be used. -->
82
+
83
+ ### Direct Use
84
+
85
+ <!-- This section describes suitable use cases for the dataset. -->
86
+
87
+ [More Information Needed]
88
+
89
+ ### Out-of-Scope Use
90
+
91
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
92
+
93
+ [More Information Needed]
94
+
95
+ ## Dataset Structure
96
+
97
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
98
+
99
+ [More Information Needed]
100
+
101
+ ## Dataset Creation
102
+
103
+ ### Curation Rationale
104
+
105
+ <!-- Motivation for the creation of this dataset. -->
106
+
107
+ [More Information Needed]
108
+
109
+ ### Source Data
110
+
111
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
112
+
113
+ #### Data Collection and Processing
114
+
115
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Who are the source data producers?
120
+
121
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
122
+
123
+ [More Information Needed]
124
+
125
+ ### Annotations [optional]
126
+
127
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
128
+
129
+ #### Annotation process
130
+
131
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
132
+
133
+ [More Information Needed]
134
+
135
+ #### Who are the annotators?
136
+
137
+ <!-- This section describes the people or systems who created the annotations. -->
138
+
139
+ [More Information Needed]
140
+
141
+ #### Personal and Sensitive Information
142
+
143
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
144
+
145
+ [More Information Needed]
146
+
147
+ ## Bias, Risks, and Limitations
148
+
149
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
150
+
151
+ [More Information Needed]
152
+
153
+ ### Recommendations
154
+
155
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
156
+
157
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
158
+
159
+ ## Citation [optional]
160
+
161
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
162
+
163
+ **BibTeX:**
164
+
165
+ [More Information Needed]
166
+
167
+ **APA:**
168
+
169
+ [More Information Needed]
170
+
171
+ ## Glossary [optional]
172
+
173
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
174
+
175
+ [More Information Needed]
176
+
177
+ ## More Information [optional]
178
+
179
+ [More Information Needed]
180
+
181
+ ## Dataset Card Authors [optional]
182
+
183
+ [More Information Needed]
184
+
185
+ ## Dataset Card Contact
186
+
187
+ [More Information Needed]