ccibeekeoc42 commited on
Commit
2efc686
1 Parent(s): 1947466

Added Place Holders

Browse files
Files changed (1) hide show
  1. README.md +197 -0
README.md CHANGED
@@ -56,3 +56,200 @@ This model represents a step towards more inclusive language technologies, recog
56
 
57
  *AfroVoices*, a subsidiary of Hypa AI, is dedicated to amplifying African voices, languages, and cultures in the intelligence age. Focused on bridging the digital representation gap, AfroVoices curates datasets and resources for African languages, promoting inclusivity and cultural appreciation in AI technologies. Their mission goes beyond technological innovation, aiming to celebrate the richness of African linguistic diversity on a global stage.
58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
 
57
  *AfroVoices*, a subsidiary of Hypa AI, is dedicated to amplifying African voices, languages, and cultures in the intelligence age. Focused on bridging the digital representation gap, AfroVoices curates datasets and resources for African languages, promoting inclusivity and cultural appreciation in AI technologies. Their mission goes beyond technological innovation, aiming to celebrate the richness of African linguistic diversity on a global stage.
58
 
59
+
60
+ ---
61
+
62
+ # Model Card for Model ID
63
+
64
+ <!-- Provide a quick summary of what the model is/does. -->
65
+
66
+
67
+
68
+ ## Model Details
69
+
70
+ ### Model Description
71
+
72
+ <!-- Provide a longer summary of what this model is. -->
73
+
74
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
75
+
76
+ - **Developed by:** [More Information Needed]
77
+ - **Funded by [optional]:** [More Information Needed]
78
+ - **Shared by [optional]:** [More Information Needed]
79
+ - **Model type:** [More Information Needed]
80
+ - **Language(s) (NLP):** [More Information Needed]
81
+ - **License:** [More Information Needed]
82
+ - **Finetuned from model [optional]:** [More Information Needed]
83
+
84
+ ### Model Sources [optional]
85
+
86
+ <!-- Provide the basic links for the model. -->
87
+
88
+ - **Repository:** [More Information Needed]
89
+ - **Paper [optional]:** [More Information Needed]
90
+ - **Demo [optional]:** [More Information Needed]
91
+
92
+ ## Uses
93
+
94
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
95
+
96
+ ### Direct Use
97
+
98
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
99
+
100
+ [More Information Needed]
101
+
102
+ ### Downstream Use [optional]
103
+
104
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
105
+
106
+ [More Information Needed]
107
+
108
+ ### Out-of-Scope Use
109
+
110
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
111
+
112
+ [More Information Needed]
113
+
114
+ ## Bias, Risks, and Limitations
115
+
116
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
117
+
118
+ [More Information Needed]
119
+
120
+ ### Recommendations
121
+
122
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
123
+
124
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
125
+
126
+ ## How to Get Started with the Model
127
+
128
+ Use the code below to get started with the model.
129
+
130
+ [More Information Needed]
131
+
132
+ ## Training Details
133
+
134
+ ### Training Data
135
+
136
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
137
+
138
+ [More Information Needed]
139
+
140
+ ### Training Procedure
141
+
142
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
143
+
144
+ #### Preprocessing [optional]
145
+
146
+ [More Information Needed]
147
+
148
+
149
+ #### Training Hyperparameters
150
+
151
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
152
+
153
+ #### Speeds, Sizes, Times [optional]
154
+
155
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
156
+
157
+ [More Information Needed]
158
+
159
+ ## Evaluation
160
+
161
+ <!-- This section describes the evaluation protocols and provides the results. -->
162
+
163
+ ### Testing Data, Factors & Metrics
164
+
165
+ #### Testing Data
166
+
167
+ <!-- This should link to a Dataset Card if possible. -->
168
+
169
+ [More Information Needed]
170
+
171
+ #### Factors
172
+
173
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
174
+
175
+ [More Information Needed]
176
+
177
+ #### Metrics
178
+
179
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
180
+
181
+ [More Information Needed]
182
+
183
+ ### Results
184
+
185
+ [More Information Needed]
186
+
187
+ #### Summary
188
+
189
+
190
+
191
+ ## Model Examination [optional]
192
+
193
+ <!-- Relevant interpretability work for the model goes here -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## Environmental Impact
198
+
199
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
200
+
201
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
202
+
203
+ - **Hardware Type:** [More Information Needed]
204
+ - **Hours used:** [More Information Needed]
205
+ - **Cloud Provider:** [More Information Needed]
206
+ - **Compute Region:** [More Information Needed]
207
+ - **Carbon Emitted:** [More Information Needed]
208
+
209
+ ## Technical Specifications [optional]
210
+
211
+ ### Model Architecture and Objective
212
+
213
+ [More Information Needed]
214
+
215
+ ### Compute Infrastructure
216
+
217
+ [More Information Needed]
218
+
219
+ #### Hardware
220
+
221
+ [More Information Needed]
222
+
223
+ #### Software
224
+
225
+ [More Information Needed]
226
+
227
+ ## Citation [optional]
228
+
229
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
230
+
231
+ **BibTeX:**
232
+
233
+ [More Information Needed]
234
+
235
+ **APA:**
236
+
237
+ [More Information Needed]
238
+
239
+ ## Glossary [optional]
240
+
241
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
242
+
243
+ [More Information Needed]
244
+
245
+ ## More Information [optional]
246
+
247
+ [More Information Needed]
248
+
249
+ ## Model Card Authors [optional]
250
+
251
+ [More Information Needed]
252
+
253
+ ## Model Card Contact
254
+
255
+ [More Information Needed]