yzimmermann commited on
Commit
ca9d56f
·
verified ·
1 Parent(s): 236e6f6

Upload RobertaForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +199 -0
  2. config.json +444 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- 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. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ 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).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
config.json ADDED
@@ -0,0 +1,444 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "DeepChem/ChemBERTa-77M-MTR",
3
+ "architectures": [
4
+ "RobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.109,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.144,
13
+ "hidden_size": 384,
14
+ "id2label": {
15
+ "0": "LABEL_0",
16
+ "1": "LABEL_1",
17
+ "2": "LABEL_2",
18
+ "3": "LABEL_3"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 464,
22
+ "is_gpu": true,
23
+ "label2id": {
24
+ "LABEL_0": 0,
25
+ "LABEL_1": 1,
26
+ "LABEL_2": 2,
27
+ "LABEL_3": 3
28
+ },
29
+ "layer_norm_eps": 1e-12,
30
+ "max_position_embeddings": 515,
31
+ "model_type": "roberta",
32
+ "norm_mean": [
33
+ 11.199569164274653,
34
+ -0.9728601944583675,
35
+ 11.199595401578872,
36
+ 0.1914454376660732,
37
+ 0.608589373135307,
38
+ 365.064017672,
39
+ 342.24912812000014,
40
+ 364.6033136038417,
41
+ 134.06547,
42
+ 0.004249,
43
+ 0.0,
44
+ 0.0,
45
+ 0.0,
46
+ 0.0,
47
+ 1.1861084842221647,
48
+ 1.890967178564785,
49
+ 2.519587985439997,
50
+ 2.0112818114267816,
51
+ 795.5621221754437,
52
+ 18.14439203724506,
53
+ 14.536240385432393,
54
+ 15.215140271072487,
55
+ 12.068994414289726,
56
+ 8.453657900068215,
57
+ 9.114162139055054,
58
+ 6.434168605708085,
59
+ 7.215103879809845,
60
+ 4.436200487997215,
61
+ 5.109730699855831,
62
+ 3.055231525907226,
63
+ 3.6252747118486264,
64
+ -2.202564923376624,
65
+ 18.195385007867852,
66
+ 7.9706993589944775,
67
+ 4.5379164631837545,
68
+ 150.95250337667272,
69
+ 13.184208966483704,
70
+ 8.814008658052902,
71
+ 3.8191839078987306,
72
+ 3.4969386790830774,
73
+ 2.9222201316693712,
74
+ 2.644444123964607,
75
+ 6.408740449956927,
76
+ 4.95314480536345,
77
+ 2.6263770771853108,
78
+ 2.4113616526384853,
79
+ 26.24052195128434,
80
+ 37.102909834641714,
81
+ 19.89943953042712,
82
+ 16.353848799228413,
83
+ 15.638332143998122,
84
+ 21.706094849865753,
85
+ 0.28727529762970366,
86
+ 8.054432014422119,
87
+ 3.2648099385428853,
88
+ 32.629006626588726,
89
+ 16.26551059790217,
90
+ 47.70605007162041,
91
+ 0.0,
92
+ 5.325837027308287,
93
+ 9.698460925314944,
94
+ 5.573601891254677,
95
+ 2.581492771453006,
96
+ 7.3124961943884665,
97
+ 33.07539073817076,
98
+ 10.718462271839512,
99
+ 6.99277406210818,
100
+ 31.684923475431933,
101
+ 36.92162447084414,
102
+ 1.2074202610211657,
103
+ 5.110701506051421,
104
+ 0.0,
105
+ 71.04050338999998,
106
+ 9.57750975344203,
107
+ 10.066085526965992,
108
+ 0.07691213090851719,
109
+ 13.38923196114951,
110
+ 16.862422387837878,
111
+ 21.382953923695233,
112
+ 15.651918121909311,
113
+ 14.440634953378058,
114
+ 19.13130604146014,
115
+ 22.114944705243296,
116
+ 8.183429061888226,
117
+ 13.699768012021506,
118
+ 2.1212691930096144,
119
+ 17.474216494453906,
120
+ 7.8467696174922725,
121
+ 2.6683841482907034,
122
+ 0.11868201225906093,
123
+ 9.064881467380093,
124
+ 2.659801877718109,
125
+ 4.055917032498944,
126
+ 0.259848432909807,
127
+ 0.413963629624058,
128
+ 25.186704,
129
+ 1.79722,
130
+ 5.353545,
131
+ 0.272499,
132
+ 0.562898,
133
+ 0.835397,
134
+ 1.236854,
135
+ 0.729917,
136
+ 1.966771,
137
+ 4.216321,
138
+ 1.414081,
139
+ 6.486208,
140
+ 5.688314,
141
+ 0.205632,
142
+ 0.409204,
143
+ 0.614836,
144
+ 2.802168,
145
+ 2.7549044689500004,
146
+ 97.31541557350002,
147
+ 0.069051,
148
+ 0.151924,
149
+ 0.130758,
150
+ 0.06279,
151
+ 0.027038,
152
+ 0.999062,
153
+ 0.096951,
154
+ 0.042862,
155
+ 0.096089,
156
+ 0.100163,
157
+ 1.033857,
158
+ 1.034286,
159
+ 0.016206,
160
+ 0.00357,
161
+ 0.016776,
162
+ 1.488795,
163
+ 0.915699,
164
+ 0.232236,
165
+ 0.012241,
166
+ 0.074885,
167
+ 0.131561,
168
+ 0.096951,
169
+ 0.004026,
170
+ 0.009835,
171
+ 0.011646,
172
+ 0.250196,
173
+ 0.131237,
174
+ 0.768633,
175
+ 0.015927,
176
+ 0.539599,
177
+ 0.451885,
178
+ 0.001726,
179
+ 0.003335,
180
+ 0.001218,
181
+ 1.236474,
182
+ 0.000226,
183
+ 0.555529,
184
+ 0.000149,
185
+ 0.001046,
186
+ 0.002578,
187
+ 0.126995,
188
+ 0.732216,
189
+ 0.037978,
190
+ 0.019179,
191
+ 0.720141,
192
+ 0.018951,
193
+ 0.013025,
194
+ 0.059523,
195
+ 0.027553,
196
+ 0.000831,
197
+ 0.0002,
198
+ 0.073914,
199
+ 0.061694,
200
+ 0.002249,
201
+ 0.007716,
202
+ 0.236426,
203
+ 0.0287,
204
+ 0.05231,
205
+ 0.041425,
206
+ 0.033421,
207
+ 0.017275,
208
+ 0.001082,
209
+ 0.011915,
210
+ 0.004249,
211
+ 0.196769,
212
+ 0.039316,
213
+ 0.038686,
214
+ 0.00409,
215
+ 0.003615,
216
+ 0.116124,
217
+ 0.051192,
218
+ 0.025177,
219
+ 0.0,
220
+ 0.161908,
221
+ 0.315775,
222
+ 0.087229,
223
+ 0.079586,
224
+ 0.023227,
225
+ 0.005966,
226
+ 0.007901,
227
+ 0.050376,
228
+ 0.000186,
229
+ 0.065723,
230
+ 0.380193,
231
+ 0.051566
232
+ ],
233
+ "norm_std": [
234
+ 2.9210526350021033,
235
+ 1.5294133532822065,
236
+ 2.9209947673330334,
237
+ 0.21956154740898992,
238
+ 0.22097666681598954,
239
+ 160.48566423804579,
240
+ 151.38170855657367,
241
+ 160.3304390667665,
242
+ 60.484857692625106,
243
+ 0.181038611279414,
244
+ 0.0,
245
+ 0.0,
246
+ 0.0,
247
+ 0.0,
248
+ 0.24851193112366385,
249
+ 0.317494124851492,
250
+ 0.37175815103599535,
251
+ 0.6098706561111424,
252
+ 539.8195290502504,
253
+ 8.140940922894863,
254
+ 6.600767667198695,
255
+ 6.700942921964325,
256
+ 5.536318526756788,
257
+ 4.020569431789569,
258
+ 4.316039675035455,
259
+ 3.229701298304296,
260
+ 4.058753110098356,
261
+ 2.399274478688092,
262
+ 4.590084765547685,
263
+ 1.8657465201411236,
264
+ 8.197075845395899,
265
+ 1.3989800795766576,
266
+ 8.727770321711972,
267
+ 4.719034225006412,
268
+ 3.6844834579923407,
269
+ 66.65125255607474,
270
+ 11.022808176926917,
271
+ 9.88512023443511,
272
+ 5.895101555004671,
273
+ 6.0315631910071374,
274
+ 4.465786134186721,
275
+ 8.73293454096314,
276
+ 7.292192943139112,
277
+ 5.798809757257198,
278
+ 5.458840154330179,
279
+ 5.34562222799046,
280
+ 28.624753237838462,
281
+ 22.7685485030176,
282
+ 13.735506972569182,
283
+ 12.75558914023291,
284
+ 12.647297666063738,
285
+ 16.73803715869515,
286
+ 1.3236865505015507,
287
+ 8.012917117258175,
288
+ 6.328266302270954,
289
+ 30.80439768300023,
290
+ 14.510669158473307,
291
+ 33.76748799216324,
292
+ 0.0,
293
+ 8.851153866015428,
294
+ 8.222102882220607,
295
+ 7.329351085680612,
296
+ 4.87773057457412,
297
+ 10.796349487508557,
298
+ 24.55359833254403,
299
+ 10.33295824604808,
300
+ 8.986884190324291,
301
+ 26.77991276665104,
302
+ 29.521288543995215,
303
+ 4.077418430037268,
304
+ 11.23487898363004,
305
+ 0.0,
306
+ 50.277243284807206,
307
+ 19.12173183245714,
308
+ 9.819697177666312,
309
+ 1.4201437981599128,
310
+ 12.511435257208836,
311
+ 14.212538029397628,
312
+ 16.973978925056553,
313
+ 19.21649041911615,
314
+ 15.092240504961104,
315
+ 19.889237093009676,
316
+ 25.80872442073538,
317
+ 9.254317550453825,
318
+ 19.013243564373347,
319
+ 3.6841568734614953,
320
+ 17.690679185577395,
321
+ 10.27595457263499,
322
+ 3.3283202642652645,
323
+ 2.8773795244438474,
324
+ 9.228734822190495,
325
+ 5.106296483962912,
326
+ 4.008127533955226,
327
+ 2.3345092198667503,
328
+ 0.23958883840178574,
329
+ 11.48532061063049,
330
+ 2.0042680181777808,
331
+ 3.411142707197923,
332
+ 0.7103265443180337,
333
+ 0.8009597262862117,
334
+ 1.0630493791282618,
335
+ 1.2495037990913607,
336
+ 0.8592211073826755,
337
+ 1.4909738617970663,
338
+ 2.8049912821495706,
339
+ 1.5692082041123125,
340
+ 3.7188860712382157,
341
+ 4.918753910447648,
342
+ 0.6213838320183964,
343
+ 0.6971589290933399,
344
+ 0.9385507839118636,
345
+ 1.7370945619837506,
346
+ 2.7759468746763334,
347
+ 43.91556441471313,
348
+ 0.2929625321198007,
349
+ 0.6742399816263887,
350
+ 0.6447563579731193,
351
+ 0.26136083143708466,
352
+ 0.1703202147866646,
353
+ 1.3696411924562566,
354
+ 0.3394696140137124,
355
+ 0.26977939457438505,
356
+ 0.3350074869447194,
357
+ 0.3408584597974497,
358
+ 1.2690580420372088,
359
+ 1.2684116362885036,
360
+ 0.1297126917051003,
361
+ 0.06304965563156611,
362
+ 0.17914965229828922,
363
+ 1.485673805113914,
364
+ 1.1656052934139842,
365
+ 0.5018632205797633,
366
+ 0.15576643470973517,
367
+ 0.2883562378800223,
368
+ 0.3774901929558512,
369
+ 0.3394696140137124,
370
+ 0.07983606764988928,
371
+ 0.10307416455777559,
372
+ 0.11692041889415362,
373
+ 1.0010868912132271,
374
+ 0.7705779932112281,
375
+ 1.157481598590082,
376
+ 0.13507534533122212,
377
+ 0.8359812306885952,
378
+ 0.7600865243553028,
379
+ 0.04757124327808961,
380
+ 0.07183232513905516,
381
+ 0.03513570421263404,
382
+ 1.239225396368063,
383
+ 0.015097985029438593,
384
+ 1.3364349277900949,
385
+ 0.013378265133341392,
386
+ 0.032663541616103894,
387
+ 0.060970137226002974,
388
+ 0.44400840883756576,
389
+ 1.159532265122051,
390
+ 0.198246590935912,
391
+ 0.1491817288215558,
392
+ 1.28126795861232,
393
+ 0.143114919141507,
394
+ 0.11579880303510387,
395
+ 0.25012811724209466,
396
+ 0.1830406121462275,
397
+ 0.03504726333553974,
398
+ 0.015295758691880374,
399
+ 0.3034514997274073,
400
+ 0.2749689545601939,
401
+ 0.04859983910409953,
402
+ 0.09878498419533764,
403
+ 0.5707110234042025,
404
+ 0.17028898672063034,
405
+ 0.24456026600763192,
406
+ 0.21322057789532142,
407
+ 0.1917343827305721,
408
+ 0.13591391704896466,
409
+ 0.03519702423260403,
410
+ 0.11080182783711219,
411
+ 0.0680510883818226,
412
+ 0.5264724473438641,
413
+ 0.2602735481879015,
414
+ 0.25847912916802446,
415
+ 0.10886360159063149,
416
+ 0.10026934640727359,
417
+ 0.35113436163289397,
418
+ 0.2260341350934195,
419
+ 0.16874580630684471,
420
+ 0.0,
421
+ 0.4146998571400424,
422
+ 0.5347143492505464,
423
+ 0.3137422508894841,
424
+ 0.27962501103110715,
425
+ 0.1547563582555832,
426
+ 0.08130444916739461,
427
+ 0.08949068223889126,
428
+ 0.22530492534853602,
429
+ 0.014421012861987593,
430
+ 0.2736413019822887,
431
+ 2.253629375384596,
432
+ 0.22817317920167496
433
+ ],
434
+ "num_attention_heads": 12,
435
+ "num_hidden_layers": 3,
436
+ "pad_token_id": 1,
437
+ "position_embedding_type": "absolute",
438
+ "problem_type": "single_label_classification",
439
+ "torch_dtype": "float32",
440
+ "transformers_version": "4.39.3",
441
+ "type_vocab_size": 1,
442
+ "use_cache": true,
443
+ "vocab_size": 600
444
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89d26541680b41a44f710681edad1cfc6f14d74221ea2b0d1463eb563a8edf3a
3
+ size 13722464