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