Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,165 @@ language:
|
|
7 |
- tn
|
8 |
library_name: transformers
|
9 |
pipeline_tag: fill-mask
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
- tn
|
8 |
library_name: transformers
|
9 |
pipeline_tag: fill-mask
|
10 |
+
tags:
|
11 |
+
- masked langauge model
|
12 |
+
- setswana
|
13 |
+
---
|
14 |
+
# Model Card for Model ID
|
15 |
+
|
16 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
17 |
+
|
18 |
+
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
19 |
+
|
20 |
+
## Model Details
|
21 |
+
|
22 |
+
### Model Description
|
23 |
+
|
24 |
+
<!-- Provide a longer summary of what this model is. -->
|
25 |
+
|
26 |
+
- **Developed by:** Vukosi Marivate, Moseli Mots'Oehli, Valencia Wagner,Richard Lastrucci and Isheanesu Dzingirai
|
27 |
+
- **Model type:** RoBERTa Model
|
28 |
+
- **Language(s) (NLP):** Setswana
|
29 |
+
- **License:** CC BY 4.0
|
30 |
+
|
31 |
+
<!-- ### Model Sources [optional] -->
|
32 |
+
|
33 |
+
<!-- Provide the basic links for the model. -->
|
34 |
+
|
35 |
+
<!--- **Repository:** [More Information Needed] . -->
|
36 |
+
<!-- - **Paper [optional]:** [More Information Needed] . -->
|
37 |
+
<!-- - **Demo [optional]:** [More Information Needed] . -->
|
38 |
+
|
39 |
+
## Uses
|
40 |
+
|
41 |
+
Pre-trained masked language model for Setswana. Model can be fine-tuned for downstream NLP tasks for Setswana.
|
42 |
+
|
43 |
+
### Downstream Use
|
44 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
45 |
+
|
46 |
+
[More Information Needed]
|
47 |
+
|
48 |
+
<!-- ### Out-of-Scope Use
|
49 |
+
|
50 |
+
This section addresses misuse, malicious use, and uses that the model will not work well for.
|
51 |
+
|
52 |
+
[More Information Needed]-->
|
53 |
+
|
54 |
+
<!-- ## Bias, Risks, and Limitations
|
55 |
+
|
56 |
+
This section is meant to convey both technical and sociotechnical limitations.
|
57 |
+
|
58 |
+
[More Information Needed] -->
|
59 |
+
|
60 |
+
<!-- ### Recommendations
|
61 |
+
|
62 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
63 |
+
|
64 |
+
<!-- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
65 |
+
|
66 |
+
<!-- ## How to Get Started with the Model
|
67 |
+
|
68 |
+
Use the code below to get started with the model.
|
69 |
+
|
70 |
+
[More Information Needed]
|
71 |
+
|
72 |
+
<!-- ## Training Details
|
73 |
+
|
74 |
+
<!-- ### Training Data
|
75 |
+
|
76 |
+
<!-- This should link to a Data 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. -->
|
77 |
+
|
78 |
+
<!-- [More Information Needed]
|
79 |
+
|
80 |
+
### Training Procedure
|
81 |
+
|
82 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
83 |
+
|
84 |
+
<!-- #### Preprocessing [optional]
|
85 |
+
|
86 |
+
[More Information Needed]
|
87 |
+
|
88 |
+
|
89 |
+
#### Training Hyperparameters
|
90 |
+
|
91 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
92 |
+
|
93 |
+
<!-- #### Speeds, Sizes, Times [optional]
|
94 |
+
|
95 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
96 |
+
|
97 |
+
<!-- [More Information Needed]
|
98 |
+
|
99 |
+
## Evaluation
|
100 |
+
|
101 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
102 |
+
|
103 |
+
<!-- ### Testing Data, Factors & Metrics
|
104 |
+
|
105 |
+
#### Testing Data
|
106 |
+
|
107 |
+
<!-- This should link to a Data Card if possible.
|
108 |
+
|
109 |
+
[More Information Needed]
|
110 |
+
|
111 |
+
#### Factors -->
|
112 |
+
|
113 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
114 |
+
|
115 |
+
[More Information Needed]
|
116 |
+
|
117 |
+
<!-- #### Metrics
|
118 |
+
|
119 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
120 |
+
|
121 |
+
[More Information Needed]
|
122 |
+
|
123 |
+
<!-- ### Results
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
#### Summary
|
128 |
+
|
129 |
+
|
130 |
+
## Model Examination [optional] -->
|
131 |
+
|
132 |
+
<!-- Relevant interpretability work for the model goes here -->
|
133 |
+
|
134 |
+
|
135 |
+
### Model Architecture and Objective
|
136 |
+
|
137 |
+
[More Information Needed]
|
138 |
+
|
139 |
+
### Compute Infrastructure
|
140 |
+
|
141 |
+
[More Information Needed]
|
142 |
+
|
143 |
+
#### Hardware
|
144 |
+
|
145 |
+
[More Information Needed]
|
146 |
+
|
147 |
+
#### Software
|
148 |
+
|
149 |
+
[More Information Needed]
|
150 |
+
|
151 |
+
<!-- ## Citation [optional]
|
152 |
+
|
153 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
154 |
+
|
155 |
+
<!-- **BibTeX:**
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
**APA:**
|
160 |
+
|
161 |
+
[More Information Needed] -->
|
162 |
+
|
163 |
+
|
164 |
+
|
165 |
+
## Model Card Authors
|
166 |
+
|
167 |
+
Vukosi Marivate
|
168 |
+
|
169 |
+
## Model Card Contact
|
170 |
+
|
171 |