Sehoon commited on
Commit
5f786ab
1 Parent(s): 6c49acc

pytorch_model.bin removed

Browse files
Files changed (1) hide show
  1. pytorch_model.bin +0 -1531
pytorch_model.bin DELETED
@@ -1,1531 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
6
- <meta name="description" content="We’re on a journey to solve and democratize artificial intelligence through natural language.">
7
- <meta property="fb:app_id" content="1321688464574422">
8
- <meta name="twitter:card" content="summary_large_image">
9
- <meta name="twitter:site" content="@huggingface">
10
- <meta property="og:title" content="pytorch_model.bin · roberta-base at main">
11
- <meta property="og:type" content="website">
12
- <meta property="og:url" content="https://huggingface.co/roberta-base/blob/main/pytorch_model.bin">
13
- <meta property="og:image" content="https://huggingface.co/front/thumbnails/v2-2.png">
14
-
15
- <link rel="stylesheet" href="/front/build/style.b677412.css">
16
-
17
- <link rel="preconnect" href="https://fonts.gstatic.com" />
18
- <link
19
- href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap"
20
- rel="stylesheet"
21
- />
22
- <link
23
- href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600;700&display=swap"
24
- rel="stylesheet"
25
- />
26
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css">
27
-
28
- <title>
29
- pytorch_model.bin · roberta-base at main
30
- </title>
31
- </head>
32
- <body class="flex flex-col min-h-screen viewer-blob">
33
- <header class="border-b border-gray-100 z-10">
34
- <div class="container flex items-center h-16">
35
- <div class="flex flex-1 items-center">
36
- <a class="flex flex-none items-center mr-5 lg:mr-6" href="/">
37
- <img alt="Hugging Face's logo" class="md:mr-2 w-7" src="/front/assets/huggingface_logo.svg">
38
- <span class="hidden text-lg font-bold whitespace-nowrap md:block">Hugging Face</span>
39
- </a>
40
-
41
- <div
42
- class="v2-quick-search relative flex-1 lg:max-w-sm mr-2 md:mr-4"
43
- search-type="all"
44
- url="/api/quicksearch-html"
45
- with-links="true"
46
- >
47
- <input
48
- autocomplete="off"
49
- class="v2-quick-search-input w-full h-9 pl-8 pr-3 border border-gray-200 shadow-inner rounded-lg outline-none focus:ring-2 focus:shadow-xl placeholder-gray-400 focus:ring-inset"
50
- name=""
51
- placeholder="Search models, datasets, users..."
52
-
53
- spellcheck="false"
54
- type="text"
55
- />
56
- <svg
57
- alt=""
58
- class="absolute left-2.5 top-2.5 text-gray-400"
59
- xmlns="http://www.w3.org/2000/svg"
60
- xmlns:xlink="http://www.w3.org/1999/xlink"
61
- aria-hidden="true"
62
- focusable="false"
63
- role="img"
64
- width="1em"
65
- height="1em"
66
- preserveAspectRatio="xMidYMid meet"
67
- viewBox="0 0 32 32"
68
- >
69
- <path
70
- d="M30 28.59L22.45 21A11 11 0 1 0 21 22.45L28.59 30zM5 14a9 9 0 1 1 9 9a9 9 0 0 1-9-9z"
71
- fill="currentColor"
72
- ></path>
73
- </svg>
74
- <ul
75
- class="v2-quick-search-results z-40 hidden absolute w-full overflow-hidden text-sm bg-white border border-gray-100 rounded-lg shadow-lg divide-y divide-gray-100"
76
- role="listbox"
77
- ></ul>
78
- </div>
79
- <button
80
- id="v2-phone-nav-button"
81
- class="lg:hidden relative flex-none place-self-stretch flex items-center justify-center w-8"
82
- type="button"
83
- >
84
- <svg
85
- alt=""
86
- class="v2-phone-nav-icon-open"
87
- xmlns="http://www.w3.org/2000/svg"
88
- xmlns:xlink="http://www.w3.org/1999/xlink"
89
- aria-hidden="true"
90
- focusable="false"
91
- role="img"
92
- width="22"
93
- height="22"
94
- preserveAspectRatio="xMidYMid meet"
95
- viewBox="0 0 32 32"
96
- >
97
- <path d="M4 24h24v2H4z" fill="currentColor"></path>
98
- <path d="M4 12h24v2H4z" fill="currentColor"></path>
99
- <path d="M4 18h24v2H4z" fill="currentColor"></path>
100
- <path d="M4 6h24v2H4z" fill="currentColor"></path>
101
- </svg>
102
- <svg
103
- alt=""
104
- class="v2-phone-nav-icon-close hidden"
105
- xmlns="http://www.w3.org/2000/svg"
106
- xmlns:xlink="http://www.w3.org/1999/xlink"
107
- aria-hidden="true"
108
- focusable="false"
109
- role="img"
110
- width="1.1em"
111
- height="1.1em"
112
- preserveAspectRatio="xMidYMid meet"
113
- viewBox="0 0 32 32"
114
- >
115
- <path
116
- d="M24 9.4L22.6 8L16 14.6L9.4 8L8 9.4l6.6 6.6L8 22.6L9.4 24l6.6-6.6l6.6 6.6l1.4-1.4l-6.6-6.6L24 9.4z"
117
- fill="currentColor"
118
- ></path>
119
- </svg>
120
- </button>
121
- </div>
122
- <nav
123
- aria-label="Main"
124
- class="ml-auto hidden lg:block"
125
- >
126
- <ul class="flex items-center space-x-6">
127
- <li>
128
- <a
129
- class="flex items-center group hover:text-indigo-700"
130
- href="/models"
131
- >
132
- <svg
133
- alt=""
134
- class="mr-1.5 text-gray-400 group-hover:text-indigo-500"
135
- xmlns="http://www.w3.org/2000/svg"
136
- xmlns:xlink="http://www.w3.org/1999/xlink"
137
- aria-hidden="true"
138
- focusable="false"
139
- role="img"
140
- width="1em"
141
- height="1em"
142
- preserveAspectRatio="xMidYMid meet"
143
- viewBox="0 0 24 24"
144
- >
145
- <path
146
- class="uim-quaternary"
147
- d="M20.23 7.24L12 12L3.77 7.24a1.98 1.98 0 0 1 .7-.71L11 2.76c.62-.35 1.38-.35 2 0l6.53 3.77c.29.173.531.418.7.71z"
148
- opacity=".25"
149
- fill="currentColor"
150
- ></path>
151
- <path
152
- class="uim-tertiary"
153
- d="M12 12v9.5a2.09 2.09 0 0 1-.91-.21L4.5 17.48a2.003 2.003 0 0 1-1-1.73v-7.5a2.06 2.06 0 0 1 .27-1.01L12 12z"
154
- opacity=".5"
155
- fill="currentColor"
156
- ></path>
157
- <path
158
- class="uim-primary"
159
- d="M20.5 8.25v7.5a2.003 2.003 0 0 1-1 1.73l-6.62 3.82c-.275.13-.576.198-.88.2V12l8.23-4.76c.175.308.268.656.27 1.01z"
160
- fill="currentColor"
161
- ></path>
162
- </svg>
163
- Models
164
- </a>
165
- </li>
166
- <li>
167
- <a
168
- class="flex items-center group hover:text-red-700"
169
- href="/datasets"
170
- >
171
- <svg
172
- class="mr-1.5 text-gray-400 group-hover:text-red-500"
173
- xmlns="http://www.w3.org/2000/svg"
174
- xmlns:xlink="http://www.w3.org/1999/xlink"
175
- alt=""
176
- aria-hidden="true"
177
- focusable="false"
178
- role="img"
179
- width="1em"
180
- height="1em"
181
- preserveAspectRatio="xMidYMid meet"
182
- viewBox="0 0 25 25"
183
- >
184
- <ellipse
185
- cx="12.5"
186
- cy="5"
187
- fill="currentColor"
188
- fill-opacity="0.25"
189
- rx="7.5"
190
- ry="2"
191
- ></ellipse>
192
- <path
193
- d="M12.5 15C16.6421 15 20 14.1046 20 13V20C20 21.1046 16.6421 22 12.5 22C8.35786 22 5 21.1046 5 20V13C5 14.1046 8.35786 15 12.5 15Z"
194
- fill="currentColor"
195
- opacity="0.5"
196
- ></path>
197
- <path
198
- d="M12.5 7C16.6421 7 20 6.10457 20 5V11.5C20 12.6046 16.6421 13.5 12.5 13.5C8.35786 13.5 5 12.6046 5 11.5V5C5 6.10457 8.35786 7 12.5 7Z"
199
- fill="currentColor"
200
- opacity="0.5"
201
- ></path>
202
- <path
203
- d="M5.23628 12C5.08204 12.1598 5 12.8273 5 13C5 14.1046 8.35786 15 12.5 15C16.6421 15 20 14.1046 20 13C20 12.8273 19.918 12.1598 19.7637 12C18.9311 12.8626 15.9947 13.5 12.5 13.5C9.0053 13.5 6.06886 12.8626 5.23628 12Z"
204
- fill="currentColor"
205
- ></path>
206
- </svg>
207
- Datasets
208
- </a>
209
- </li>
210
- <li>
211
- <a
212
- class="flex items-center group hover:text-gray-500"
213
- href="/pricing"
214
- >
215
- Pricing
216
- </a>
217
- </li>
218
- <li class="b-r">
219
- <div
220
- class="v2-dropdown relative "
221
-
222
- >
223
- <button
224
- class="v2-dropdown-button cursor-pointer hover:text-gray-500 flex items-center"
225
- slot="trigger"
226
- type="button"
227
- >
228
- <svg alt=""
229
- class="mr-2 text-gray-400 fill-current w-3"
230
- xmlns="http://www.w3.org/2000/svg"
231
- xmlns:xlink="http://www.w3.org/1999/xlink"
232
- aria-hidden="true"
233
- focusable="false"
234
- role="img"
235
- width="1em"
236
- height="1em"
237
- viewBox="0 0 11 8"
238
- preserveAspectRatio="xMidYMid meet">
239
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11 1.5H0V0.5H11V1.5ZM11 7.5H0V6.5H11V7.5ZM0 4.5H11V3.5H0V4.5Z" />
240
- </svg>
241
- Resources
242
- </button><div
243
- class="v2-dropdown-menu hidden absolute mt-1 min-w-full bg-white rounded-xl overflow-hidden shadow-lg z-10 border border-gray-100 right-0 top-full "
244
- >
245
- <ul class="min-w-full w-52">
246
- <li>
247
- <div
248
- class="col-span-2 -mx-2 px-4 flex items-center font-semibold bg-gradient-to-r to-white h-7 text-blue-800 from-blue-50"
249
- >
250
- Website
251
- </div> <ul>
252
- <li>
253
- <a
254
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
255
- hover:underline
256
- px-3 py-1.5
257
-
258
- "
259
-
260
-
261
- href="/metrics"
262
-
263
- >
264
- <svg
265
- alt=""
266
- class="text-gray-400 mr-1.5"
267
- xmlns="http://www.w3.org/2000/svg"
268
- xmlns:xlink="http://www.w3.org/1999/xlink"
269
- aria-hidden="true"
270
- focusable="false"
271
- role="img"
272
- width="1em"
273
- height="1em"
274
- preserveAspectRatio="xMidYMid meet"
275
- viewBox="0 0 24 24"
276
- >
277
- <path
278
- class="uim-quaternary"
279
- d="M6 23H2a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1z"
280
- opacity=".25"
281
- fill="currentColor"
282
- ></path>
283
- <path
284
- class="uim-primary"
285
- d="M14 23h-4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1z"
286
- fill="currentColor"
287
- ></path>
288
- <path
289
- class="uim-tertiary"
290
- d="M22 23h-4a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1z"
291
- opacity=".5"
292
- fill="currentColor"
293
- ></path>
294
- </svg>
295
- Metrics
296
- </a>
297
- </li>
298
- <li>
299
- <a
300
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
301
- hover:underline
302
- px-3 py-1.5
303
-
304
- "
305
-
306
-
307
- href="/languages"
308
-
309
- >
310
- <svg
311
- alt=""
312
- class="text-gray-400 mr-1.5"
313
- xmlns="http://www.w3.org/2000/svg"
314
- xmlns:xlink="http://www.w3.org/1999/xlink"
315
- aria-hidden="true"
316
- focusable="false"
317
- role="img"
318
- width="1em"
319
- height="1em"
320
- preserveAspectRatio="xMidYMid meet"
321
- viewBox="0 0 24 24"
322
- >
323
- <path
324
- class="uim-primary"
325
- d="M17 13H7a1 1 0 0 1 0-2h10a1 1 0 0 1 0 2z"
326
- fill="currentColor"
327
- ></path>
328
- <path
329
- class="uim-tertiary"
330
- d="M12 2a10 10 0 0 0-7.743 16.33l-1.964 1.963A1 1 0 0 0 3 22h9a10 10 0 0 0 0-20zM9 7h6a1 1 0 0 1 0 2H9a1 1 0 0 1 0-2zm6 10H9a1 1 0 0 1 0-2h6a1 1 0 0 1 0 2zm2-4H7a1 1 0 0 1 0-2h10a1 1 0 0 1 0 2z"
331
- opacity=".5"
332
- fill="currentColor"
333
- ></path>
334
- <path
335
- class="uim-primary"
336
- d="M15 17H9a1 1 0 0 1 0-2h6a1 1 0 0 1 0 2zm0-8H9a1 1 0 0 1 0-2h6a1 1 0 0 1 0 2z"
337
- fill="currentColor"
338
- ></path>
339
- </svg>
340
- Languages
341
- </a>
342
- </li>
343
- <li>
344
- <a
345
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
346
- hover:underline
347
- px-3 py-1.5
348
-
349
- "
350
-
351
-
352
- href="/organizations"
353
-
354
- >
355
- <svg
356
- alt=""
357
- class="text-gray-400 mr-1.5"
358
- xmlns="http://www.w3.org/2000/svg"
359
- xmlns:xlink="http://www.w3.org/1999/xlink"
360
- aria-hidden="true"
361
- focusable="false"
362
- role="img"
363
- width="1em"
364
- height="1em"
365
- preserveAspectRatio="xMidYMid meet"
366
- viewBox="0 0 24 24"
367
- >
368
- <path
369
- class="uim-tertiary"
370
- d="M12 18a3.5 3.5 0 1 1 3.5-3.5A3.504 3.504 0 0 1 12 18z"
371
- opacity=".5"
372
- fill="currentColor"
373
- ></path>
374
- <path
375
- class="uim-primary"
376
- d="M14.64 16.772a3.452 3.452 0 0 1-5.28 0A4.988 4.988 0 0 0 7 21a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1a4.988 4.988 0 0 0-2.36-4.228z"
377
- fill="currentColor"
378
- ></path>
379
- <path
380
- class="uim-tertiary"
381
- d="M21 12a.996.996 0 0 1-.664-.252L12 4.338l-8.336 7.41a1 1 0 0 1-1.328-1.496l9-8a.999.999 0 0 1 1.328 0l9 8A1 1 0 0 1 21 12z"
382
- opacity=".5"
383
- fill="currentColor"
384
- ></path>
385
- <path
386
- class="uim-quaternary"
387
- d="M12 4.338l-8 7.111V21a1 1 0 0 0 1 1h3a1 1 0 0 1-1-1a4.988 4.988 0 0 1 2.36-4.228A3.469 3.469 0 0 1 8.5 14.5a3.5 3.5 0 0 1 7 0a3.469 3.469 0 0 1-.86 2.272A4.988 4.988 0 0 1 17 21a1 1 0 0 1-1 1h3a1 1 0 0 0 1-1v-9.551z"
388
- opacity=".25"
389
- fill="currentColor"
390
- ></path>
391
- </svg>
392
- Organizations
393
- </a>
394
- </li>
395
- </ul>
396
- </li>
397
- <li>
398
- <div
399
- class="col-span-2 -mx-2 px-4 flex items-center font-semibold bg-gradient-to-r to-white h-7 text-yellow-800 from-yellow-50"
400
- >
401
- Community
402
- </div> <ul>
403
- <li>
404
- <a
405
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
406
- hover:underline
407
- px-3 py-1.5
408
-
409
- "
410
-
411
-
412
- href="https://discuss.huggingface.co/"
413
- target="_blank"
414
- >
415
- Forum
416
- </a>
417
- </li>
418
- <li>
419
- <a
420
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
421
- hover:underline
422
- px-3 py-1.5
423
-
424
- "
425
-
426
-
427
- href="/blog"
428
-
429
- >
430
- Blog
431
- </a>
432
- </li>
433
- <li>
434
- <a
435
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
436
- hover:underline
437
- px-3 py-1.5
438
-
439
- "
440
-
441
-
442
- href="https://github.com/huggingface"
443
- target="_blank"
444
- >
445
- GitHub
446
- </a>
447
- </li>
448
- </ul>
449
- </li>
450
- <li>
451
- <div
452
- class="col-span-2 -mx-2 px-4 flex items-center font-semibold bg-gradient-to-r to-white h-7 text-green-800 from-green-50"
453
- >
454
- Documentation
455
- </div> <ul>
456
- <li>
457
- <a
458
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
459
- hover:underline
460
- px-3 py-1.5
461
-
462
- "
463
-
464
-
465
- href="/docs"
466
-
467
- >
468
- Model Hub doc
469
- </a>
470
- </li>
471
- <li>
472
- <a
473
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
474
- hover:underline
475
- px-3 py-1.5
476
-
477
- "
478
-
479
-
480
- href="https://api-inference.huggingface.co/docs/"
481
- target="_blank"
482
- >
483
- Inference API doc
484
- </a>
485
- </li>
486
- <li>
487
- <a
488
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
489
- hover:underline
490
- px-3 py-1.5
491
-
492
- "
493
-
494
-
495
- href="/transformers/"
496
-
497
- >
498
- Transformers doc
499
- </a>
500
- </li>
501
- <li>
502
- <a
503
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
504
- hover:underline
505
- px-3 py-1.5
506
-
507
- "
508
-
509
-
510
- href="/docs/tokenizers/python/latest/"
511
-
512
- >
513
- Tokenizers doc
514
- </a>
515
- </li>
516
- <li>
517
- <a
518
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
519
- hover:underline
520
- px-3 py-1.5
521
-
522
- "
523
-
524
-
525
- href="/docs/datasets/"
526
-
527
- >
528
- Datasets doc
529
- </a>
530
- </li>
531
- </ul>
532
- </li>
533
- </ul>
534
- </div></div>
535
- </li>
536
- <li>
537
- <hr class="w-0.5 h-5 bg-gray-100" />
538
- </li>
539
- <li>
540
- <a
541
- class="block cursor-pointer hover:text-gray-500"
542
- href="/login"
543
- >
544
- Log In
545
- </a>
546
- </li>
547
- <li>
548
- <a
549
- class="btn"
550
- href="/join"
551
- >
552
- Sign Up
553
- </a>
554
- </li>
555
- </ul>
556
- </nav>
557
- <div
558
- id="v2-phone-nav-menu"
559
- class="hidden lg:hidden z-20 fixed bg-white top-16 inset-0 overflow-y-auto"
560
- >
561
- <nav aria-label="Main">
562
- <ul class="px-2 pb-4 space-y-4">
563
- <li class="space-y-2.5">
564
- <div
565
- class="-mx-2 flex items-center px-2 font-semibold
566
- text-purple-800 bg-gradient-to-r from-purple-50 to-white h-7"
567
- >
568
- Account
569
- </div>
570
- <ul class="grid gap-2.5 grid-cols-2 content-start">
571
- <li>
572
- <a class="btn w-full v2-dropdown-entry" href="/login">
573
- Log In
574
- </a>
575
- </li>
576
- <li>
577
- <a class="btn w-full v2-dropdown-entry" href="/join">
578
- Sign Up
579
- </a>
580
- </li>
581
- </ul>
582
- </li>
583
- <li class="space-y-2.5">
584
- <div
585
- class="-mx-2 flex items-center px-2 font-semibold text-blue-800
586
- bg-gradient-to-r from-blue-50 to-white h-7"
587
- >
588
- Website
589
- </div>
590
- <ul class="grid gap-2.5 grid-cols-2 content-start">
591
- <li>
592
- <a href="/models" class="btn w-full v2-dropdown-entry">
593
- <svg
594
- alt=""
595
- class="text-gray-400 mr-1.5"
596
- xmlns="http://www.w3.org/2000/svg"
597
- xmlns:xlink="http://www.w3.org/1999/xlink"
598
- aria-hidden="true"
599
- focusable="false"
600
- role="img"
601
- width="1em"
602
- height="1em"
603
- preserveAspectRatio="xMidYMid meet"
604
- viewBox="0 0 24 24"
605
- >
606
- <path
607
- class="uim-quaternary"
608
- d="M20.23 7.24L12 12L3.77 7.24a1.98 1.98 0 0 1 .7-.71L11 2.76c.62-.35 1.38-.35 2 0l6.53 3.77c.29.173.531.418.7.71z"
609
- opacity=".25"
610
- fill="currentColor"
611
- ></path>
612
- <path
613
- class="uim-tertiary"
614
- d="M12 12v9.5a2.09 2.09 0 0 1-.91-.21L4.5 17.48a2.003 2.003 0 0 1-1-1.73v-7.5a2.06 2.06 0 0 1 .27-1.01L12 12z"
615
- opacity=".5"
616
- fill="currentColor"
617
- ></path>
618
- <path
619
- class="uim-primary"
620
- d="M20.5 8.25v7.5a2.003 2.003 0 0 1-1 1.73l-6.62 3.82c-.275.13-.576.198-.88.2V12l8.23-4.76c.175.308.268.656.27 1.01z"
621
- fill="currentColor"
622
- ></path>
623
- </svg>
624
- Models
625
- </a>
626
- </li>
627
- <li>
628
- <a href="/datasets" class="btn w-full v2-dropdown-entry">
629
- <svg
630
- class="text-gray-400 mr-1.5"
631
- xmlns="http://www.w3.org/2000/svg"
632
- xmlns:xlink="http://www.w3.org/1999/xlink"
633
- alt=""
634
- aria-hidden="true"
635
- focusable="false"
636
- role="img"
637
- width="1em"
638
- height="1em"
639
- preserveAspectRatio="xMidYMid meet"
640
- viewBox="0 0 25 25"
641
- >
642
- <ellipse
643
- cx="12.5"
644
- cy="5"
645
- fill="currentColor"
646
- fill-opacity="0.25"
647
- rx="7.5"
648
- ry="2"
649
- ></ellipse>
650
- <path
651
- d="M12.5 15C16.6421 15 20 14.1046 20 13V20C20 21.1046 16.6421 22 12.5 22C8.35786 22 5 21.1046 5 20V13C5 14.1046 8.35786 15 12.5 15Z"
652
- fill="currentColor"
653
- opacity="0.5"
654
- ></path>
655
- <path
656
- d="M12.5 7C16.6421 7 20 6.10457 20 5V11.5C20 12.6046 16.6421 13.5 12.5 13.5C8.35786 13.5 5 12.6046 5 11.5V5C5 6.10457 8.35786 7 12.5 7Z"
657
- fill="currentColor"
658
- opacity="0.5"
659
- ></path>
660
- <path
661
- d="M5.23628 12C5.08204 12.1598 5 12.8273 5 13C5 14.1046 8.35786 15 12.5 15C16.6421 15 20 14.1046 20 13C20 12.8273 19.918 12.1598 19.7637 12C18.9311 12.8626 15.9947 13.5 12.5 13.5C9.0053 13.5 6.06886 12.8626 5.23628 12Z"
662
- fill="currentColor"
663
- ></path>
664
- </svg>
665
- Datasets
666
- </a>
667
- </li>
668
- <li>
669
- <a href="/metrics" class="btn w-full v2-dropdown-entry">
670
- <svg
671
- alt=""
672
- class="text-gray-400 mr-1.5"
673
- xmlns="http://www.w3.org/2000/svg"
674
- xmlns:xlink="http://www.w3.org/1999/xlink"
675
- aria-hidden="true"
676
- focusable="false"
677
- role="img"
678
- width="1em"
679
- height="1em"
680
- preserveAspectRatio="xMidYMid meet"
681
- viewBox="0 0 24 24"
682
- >
683
- <path
684
- class="uim-quaternary"
685
- d="M6 23H2a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1z"
686
- opacity=".25"
687
- fill="currentColor"
688
- ></path>
689
- <path
690
- class="uim-primary"
691
- d="M14 23h-4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1z"
692
- fill="currentColor"
693
- ></path>
694
- <path
695
- class="uim-tertiary"
696
- d="M22 23h-4a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1z"
697
- opacity=".5"
698
- fill="currentColor"
699
- ></path>
700
- </svg>
701
- Metrics
702
- </a>
703
- </li>
704
- <li>
705
- <a href="/languages" class="btn w-full v2-dropdown-entry">
706
- <svg
707
- alt=""
708
- class="text-gray-400 mr-1.5"
709
- xmlns="http://www.w3.org/2000/svg"
710
- xmlns:xlink="http://www.w3.org/1999/xlink"
711
- aria-hidden="true"
712
- focusable="false"
713
- role="img"
714
- width="1em"
715
- height="1em"
716
- preserveAspectRatio="xMidYMid meet"
717
- viewBox="0 0 24 24"
718
- >
719
- <path
720
- class="uim-primary"
721
- d="M17 13H7a1 1 0 0 1 0-2h10a1 1 0 0 1 0 2z"
722
- fill="currentColor"
723
- ></path>
724
- <path
725
- class="uim-tertiary"
726
- d="M12 2a10 10 0 0 0-7.743 16.33l-1.964 1.963A1 1 0 0 0 3 22h9a10 10 0 0 0 0-20zM9 7h6a1 1 0 0 1 0 2H9a1 1 0 0 1 0-2zm6 10H9a1 1 0 0 1 0-2h6a1 1 0 0 1 0 2zm2-4H7a1 1 0 0 1 0-2h10a1 1 0 0 1 0 2z"
727
- opacity=".5"
728
- fill="currentColor"
729
- ></path>
730
- <path
731
- class="uim-primary"
732
- d="M15 17H9a1 1 0 0 1 0-2h6a1 1 0 0 1 0 2zm0-8H9a1 1 0 0 1 0-2h6a1 1 0 0 1 0 2z"
733
- fill="currentColor"
734
- ></path>
735
- </svg>
736
- Languages
737
- </a>
738
- </li>
739
- <li>
740
- <a href="/organizations" class="btn w-full v2-dropdown-entry">
741
- <svg
742
- alt=""
743
- class="text-gray-400 mr-1.5"
744
- xmlns="http://www.w3.org/2000/svg"
745
- xmlns:xlink="http://www.w3.org/1999/xlink"
746
- aria-hidden="true"
747
- focusable="false"
748
- role="img"
749
- width="1em"
750
- height="1em"
751
- preserveAspectRatio="xMidYMid meet"
752
- viewBox="0 0 24 24"
753
- >
754
- <path
755
- class="uim-tertiary"
756
- d="M12 18a3.5 3.5 0 1 1 3.5-3.5A3.504 3.504 0 0 1 12 18z"
757
- opacity=".5"
758
- fill="currentColor"
759
- ></path>
760
- <path
761
- class="uim-primary"
762
- d="M14.64 16.772a3.452 3.452 0 0 1-5.28 0A4.988 4.988 0 0 0 7 21a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1a4.988 4.988 0 0 0-2.36-4.228z"
763
- fill="currentColor"
764
- ></path>
765
- <path
766
- class="uim-tertiary"
767
- d="M21 12a.996.996 0 0 1-.664-.252L12 4.338l-8.336 7.41a1 1 0 0 1-1.328-1.496l9-8a.999.999 0 0 1 1.328 0l9 8A1 1 0 0 1 21 12z"
768
- opacity=".5"
769
- fill="currentColor"
770
- ></path>
771
- <path
772
- class="uim-quaternary"
773
- d="M12 4.338l-8 7.111V21a1 1 0 0 0 1 1h3a1 1 0 0 1-1-1a4.988 4.988 0 0 1 2.36-4.228A3.469 3.469 0 0 1 8.5 14.5a3.5 3.5 0 0 1 7 0a3.469 3.469 0 0 1-.86 2.272A4.988 4.988 0 0 1 17 21a1 1 0 0 1-1 1h3a1 1 0 0 0 1-1v-9.551z"
774
- opacity=".25"
775
- fill="currentColor"
776
- ></path>
777
- </svg>
778
- Organizations
779
- </a>
780
- </li>
781
- <li>
782
- <a href="/pricing" class="btn w-full v2-dropdown-entry">
783
- Pricing
784
- </a>
785
- </li>
786
- </ul>
787
- </li>
788
- <li class="space-y-2.5">
789
- <div
790
- class="-mx-2 flex items-center px-2 font-semibold
791
- text-yellow-800 bg-gradient-to-r from-yellow-50 to-white h-7"
792
- >
793
- Community
794
- </div>
795
- <ul class="grid gap-2.5 grid-cols-2 content-start">
796
- <li>
797
- <a href="https://discuss.huggingface.co/" class="btn w-full v2-dropdown-entry">
798
- Forum
799
- </a>
800
- </li>
801
- <li>
802
- <a href="/blog" class="btn w-full v2-dropdown-entry">
803
- Blog
804
- </a>
805
- </li>
806
- </ul>
807
- </li>
808
- <li class="space-y-2.5">
809
- <div
810
- class="-mx-2 flex items-center px-2 font-semibold
811
- text-green-800 bg-gradient-to-r from-green-50 to-white h-7"
812
- >
813
- Documentation
814
- </div>
815
- <ul class="grid gap-2.5 grid-cols-2 content-start">
816
- <li>
817
- <a href="/docs" class="btn w-full v2-dropdown-entry">
818
- Model Hub doc
819
- </a>
820
- </li>
821
- <li>
822
- <a href="https://api-inference.huggingface.co/docs/" class="btn w-full v2-dropdown-entry">
823
- Inference API doc
824
- </a>
825
- </li>
826
- <li>
827
- <a href="/transformers/" class="btn w-full v2-dropdown-entry">
828
- Transformers doc
829
- </a>
830
- </li>
831
- <li>
832
- <a href="/docs/tokenizers/python/latest/" class="btn w-full v2-dropdown-entry">
833
- Tokenizers doc
834
- </a>
835
- </li>
836
- <li>
837
- <a href="/docs/datasets/" class="btn w-full v2-dropdown-entry">
838
- Datasets doc
839
- </a>
840
- </li>
841
- </ul>
842
- </li>
843
- </ul>
844
- </nav>
845
- </div>
846
- </div>
847
- </header> <main class="flex flex-col flex-1 ">
848
- <header class="bg-gradient-to-t from-gray-50 via-white to-white pt-10">
849
- <div class="container relative">
850
- <h1 class="flex items-center flex-wrap font-mono md:text-xl mb-3">
851
- <div class="font-semibold">
852
- <a href="/roberta-base">
853
- roberta-base
854
- </a>
855
- </div>
856
- </h1>
857
- <div class="flex flex-wrap mb-5">
858
- <a class="
859
- tag
860
-
861
- tag-white
862
- "
863
- href="/models?pipeline_tag=fill-mask"
864
- tag-id="fill-mask"
865
- >
866
- <div class="tag-ico
867
- tag-ico-red
868
- ">
869
- <svg
870
- alt=""
871
- class=""
872
- xmlns="http://www.w3.org/2000/svg"
873
- xmlns:xlink="http://www.w3.org/1999/xlink"
874
- aria-hidden="true"
875
- fill="currentColor"
876
- focusable="false"
877
- role="img"
878
- width="1em"
879
- height="1em"
880
- preserveAspectRatio="xMidYMid meet"
881
- viewBox="0 0 18 19"
882
- >
883
- <path
884
- d="M12.3625 13.85H10.1875V12.7625H12.3625V10.5875H13.45V12.7625C13.4497 13.0508 13.335 13.3272 13.1312 13.5311C12.9273 13.735 12.6508 13.8497 12.3625 13.85V13.85Z"
885
- ></path>
886
- <path
887
- d="M5.8375 8.41246H4.75V6.23746C4.75029 5.94913 4.86496 5.67269 5.06884 5.4688C5.27272 5.26492 5.54917 5.15025 5.8375 5.14996H8.0125V6.23746H5.8375V8.41246Z"
888
- ></path>
889
- <path
890
- d="M15.625 5.14998H13.45V2.97498C13.4497 2.68665 13.335 2.4102 13.1312 2.20632C12.9273 2.00244 12.6508 1.88777 12.3625 1.88748H2.575C2.28666 1.88777 2.01022 2.00244 1.80633 2.20632C1.60245 2.4102 1.48778 2.68665 1.4875 2.97498V12.7625C1.48778 13.0508 1.60245 13.3273 1.80633 13.5311C2.01022 13.735 2.28666 13.8497 2.575 13.85H4.75V16.025C4.75028 16.3133 4.86495 16.5898 5.06883 16.7936C5.27272 16.9975 5.54916 17.1122 5.8375 17.1125H15.625C15.9133 17.1122 16.1898 16.9975 16.3937 16.7936C16.5975 16.5898 16.7122 16.3133 16.7125 16.025V6.23748C16.7122 5.94915 16.5975 5.6727 16.3937 5.46882C16.1898 5.26494 15.9133 5.15027 15.625 5.14998V5.14998ZM15.625 16.025H5.8375V13.85H8.0125V12.7625H5.8375V10.5875H4.75V12.7625H2.575V2.97498H12.3625V5.14998H10.1875V6.23748H12.3625V8.41248H13.45V6.23748H15.625V16.025Z"
891
- ></path>
892
- </svg>
893
- </div>
894
- <span>
895
- Fill-Mask
896
- </span>
897
-
898
- </a>
899
- <a class="
900
- tag
901
-
902
- tag-red
903
- "
904
- href="/models?filter=pytorch"
905
- tag-id="pytorch"
906
- >
907
- <svg
908
- alt=""
909
- class="inline-block ml-2 text-sm"
910
- xmlns="http://www.w3.org/2000/svg"
911
- xmlns:xlink="http://www.w3.org/1999/xlink"
912
- aria-hidden="true"
913
- focusable="false"
914
- role="img"
915
- width="0.83em"
916
- height="1em"
917
- preserveAspectRatio="xMidYMid meet"
918
- viewBox="0 0 256 310"
919
- >
920
- <path
921
- d="M218.281 90.106c50.292 50.292 50.292 130.969 0 181.61c-49.244 50.292-130.27 50.292-180.562 0s-50.292-131.318 0-181.61L127.825 0v45.053l-8.382 8.382l-59.721 59.722c-37.72 37.02-37.72 97.79 0 135.509c37.02 37.719 97.79 37.719 135.509 0c37.719-37.02 37.719-97.79 0-135.51l23.05-23.05zm-45.053-5.588c-9.259 0-16.764-7.505-16.764-16.764c0-9.258 7.505-16.764 16.764-16.764c9.258 0 16.764 7.506 16.764 16.764c0 9.259-7.506 16.764-16.764 16.764z"
922
- fill="#EE4C2C"
923
- ></path>
924
- </svg>
925
- <span>
926
- PyTorch
927
- </span>
928
-
929
- </a>
930
- <a class="
931
- tag
932
-
933
- tag-red
934
- "
935
- href="/models?filter=tf"
936
- tag-id="tf"
937
- >
938
- <svg
939
- class="inline-block ml-2 text-sm"
940
- xmlns="http://www.w3.org/2000/svg"
941
- xmlns:xlink="http://www.w3.org/1999/xlink"
942
- aria-hidden="true"
943
- focusable="false"
944
- role="img"
945
- width="0.94em"
946
- height="1em"
947
- preserveAspectRatio="xMidYMid meet"
948
- viewBox="0 0 256 274"
949
- >
950
- <path
951
- d="M145.726 42.065v42.07l72.861 42.07v-42.07l-72.86-42.07zM0 84.135v42.07l36.43 21.03V105.17L0 84.135zm109.291 21.035l-36.43 21.034v126.2l36.43 21.035v-84.135l36.435 21.035v-42.07l-36.435-21.034V105.17z"
952
- fill="#E55B2D"
953
- ></path>
954
- <path
955
- d="M145.726 42.065L36.43 105.17v42.065l72.861-42.065v42.065l36.435-21.03v-84.14zM255.022 63.1l-36.435 21.035v42.07l36.435-21.035V63.1zm-72.865 84.135l-36.43 21.035v42.07l36.43-21.036v-42.07zm-36.43 63.104l-36.436-21.035v84.135l36.435-21.035V210.34z"
956
- fill="#ED8E24"
957
- ></path>
958
- <path
959
- d="M145.726 0L0 84.135l36.43 21.035l109.296-63.105l72.861 42.07L255.022 63.1L145.726 0zm0 126.204l-36.435 21.03l36.435 21.036l36.43-21.035l-36.43-21.03z"
960
- fill="#F8BF3C"
961
- ></path>
962
- </svg>
963
- <span>
964
- TensorFlow
965
- </span>
966
-
967
- </a>
968
- <a class="
969
- tag
970
-
971
- tag-red
972
- "
973
- href="/models?filter=rust"
974
- tag-id="rust"
975
- >
976
- <span>
977
- Rust
978
- </span>
979
-
980
- </a>
981
- <a class="
982
- tag
983
-
984
- tag-indigo
985
- "
986
- href="/models?filter=dataset:bookcorpus"
987
- tag-id="dataset:bookcorpus"
988
- >
989
- <span>
990
- bookcorpus
991
- </span>
992
-
993
- </a>
994
- <a class="
995
- tag
996
-
997
- tag-indigo
998
- "
999
- href="/models?filter=dataset:wikipedia"
1000
- tag-id="dataset:wikipedia"
1001
- >
1002
- <span>
1003
- wikipedia
1004
- </span>
1005
-
1006
- </a>
1007
- <a class="
1008
- tag
1009
-
1010
- tag-green
1011
- "
1012
- href="/models?filter=en"
1013
- tag-id="en"
1014
- >
1015
- <span>
1016
- en
1017
- </span>
1018
-
1019
- </a>
1020
- <a class="
1021
- tag
1022
-
1023
- tag-purple
1024
- "
1025
- href="/models?filter=arxiv:1907.11692"
1026
- tag-id="arxiv:1907.11692"
1027
- >
1028
- <span>
1029
- arxiv:1907.11692
1030
- </span>
1031
-
1032
- </a>
1033
- <a class="
1034
- tag
1035
-
1036
- tag-purple
1037
- "
1038
- href="/models?filter=arxiv:1806.02847"
1039
- tag-id="arxiv:1806.02847"
1040
- >
1041
- <span>
1042
- arxiv:1806.02847
1043
- </span>
1044
-
1045
- </a>
1046
- <a class="
1047
- tag
1048
-
1049
- tag-blue
1050
- "
1051
- href="/models?filter=license:mit"
1052
- tag-id="license:mit"
1053
- >
1054
- <span>
1055
- mit
1056
- </span>
1057
-
1058
- </a>
1059
- <a class="
1060
- tag
1061
-
1062
- tag-purple
1063
- "
1064
- href="/models?filter=roberta"
1065
- tag-id="roberta"
1066
- >
1067
- <span>
1068
- roberta
1069
- </span>
1070
-
1071
- </a>
1072
- <a class="
1073
- tag
1074
-
1075
- tag-purple
1076
- "
1077
- href="/models?filter=masked-lm"
1078
- tag-id="masked-lm"
1079
- >
1080
- <span>
1081
- masked-lm
1082
- </span>
1083
-
1084
- </a>
1085
- <a class="
1086
- tag
1087
-
1088
- tag-purple
1089
- "
1090
- href="/models?filter=exbert"
1091
- tag-id="exbert"
1092
- >
1093
- <span>
1094
- exbert
1095
- </span>
1096
-
1097
- </a>
1098
- </div>
1099
- <div class="border-b border-gray-100">
1100
- <div class="flex items-center justify-between">
1101
- <div class="flex items-center h-12 -mb-px overflow-x-auto overflow-y-hidden">
1102
- <a
1103
- class="tab-alternate "
1104
- href="/roberta-base"
1105
- >
1106
- <svg
1107
- alt=""
1108
- class="mr-1.5 text-gray-400"
1109
- xmlns="http://www.w3.org/2000/svg"
1110
- xmlns:xlink="http://www.w3.org/1999/xlink"
1111
- aria-hidden="true"
1112
- focusable="false"
1113
- role="img"
1114
- width="1em"
1115
- height="1em"
1116
- preserveAspectRatio="xMidYMid meet"
1117
- viewBox="0 0 24 24"
1118
- >
1119
- <path
1120
- class="uim-quaternary"
1121
- d="M20.23 7.24L12 12L3.77 7.24a1.98 1.98 0 0 1 .7-.71L11 2.76c.62-.35 1.38-.35 2 0l6.53 3.77c.29.173.531.418.7.71z"
1122
- opacity=".25"
1123
- fill="currentColor"
1124
- ></path>
1125
- <path
1126
- class="uim-tertiary"
1127
- d="M12 12v9.5a2.09 2.09 0 0 1-.91-.21L4.5 17.48a2.003 2.003 0 0 1-1-1.73v-7.5a2.06 2.06 0 0 1 .27-1.01L12 12z"
1128
- opacity=".5"
1129
- fill="currentColor"
1130
- ></path>
1131
- <path
1132
- class="uim-primary"
1133
- d="M20.5 8.25v7.5a2.003 2.003 0 0 1-1 1.73l-6.62 3.82c-.275.13-.576.198-.88.2V12l8.23-4.76c.175.308.268.656.27 1.01z"
1134
- fill="currentColor"
1135
- ></path>
1136
- </svg>
1137
- Model card
1138
- </a>
1139
- <a
1140
- class="tab-alternate active"
1141
- href="/roberta-base/tree/main"
1142
- >
1143
- <svg
1144
- alt=""
1145
- class="mr-1.5 text-gray-400"
1146
- xmlns="http://www.w3.org/2000/svg"
1147
- xmlns:xlink="http://www.w3.org/1999/xlink"
1148
- aria-hidden="true"
1149
- focusable="false"
1150
- role="img"
1151
- width="1em"
1152
- height="1em"
1153
- preserveAspectRatio="xMidYMid meet"
1154
- viewBox="0 0 24 24"
1155
- >
1156
- <path
1157
- class="uim-tertiary"
1158
- d="M21 19h-8a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2zm0-4h-8a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2zm0-8h-8a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2zm0 4h-8a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2z"
1159
- opacity=".5"
1160
- fill="currentColor"
1161
- ></path>
1162
- <path
1163
- class="uim-primary"
1164
- d="M9 19a1 1 0 0 1-1-1V6a1 1 0 0 1 2 0v12a1 1 0 0 1-1 1zm-6-4.333a1 1 0 0 1-.64-1.769L3.438 12l-1.078-.898a1 1 0 0 1 1.28-1.538l2 1.667a1 1 0 0 1 0 1.538l-2 1.667a.999.999 0 0 1-.64.231z"
1165
- fill="currentColor"
1166
- ></path>
1167
- </svg>
1168
- Files and versions
1169
- </a>
1170
- </div>
1171
- <div class="relative hidden space-x-1.5 md:flex">
1172
- <div
1173
- class="v2-dropdown relative "
1174
-
1175
- >
1176
- <button
1177
- class="v2-dropdown-button cursor-pointer btn text-sm"
1178
- slot="trigger"
1179
- type="button"
1180
- >
1181
- <svg
1182
- alt=""
1183
- class="mr-1.5"
1184
- xmlns="http://www.w3.org/2000/svg"
1185
- xmlns:xlink="http://www.w3.org/1999/xlink"
1186
- aria-hidden="true"
1187
- focusable="false"
1188
- role="img"
1189
- width="1em"
1190
- height="1em"
1191
- preserveAspectRatio="xMidYMid meet"
1192
- viewBox="0 0 32 32"
1193
- style="transform: rotate(360deg);"
1194
- >
1195
- <path
1196
- d="M31 16l-7 7l-1.41-1.41L28.17 16l-5.58-5.59L24 9l7 7z"
1197
- fill="currentColor"
1198
- ></path>
1199
- <path
1200
- d="M1 16l7-7l1.41 1.41L3.83 16l5.58 5.59L8 23l-7-7z"
1201
- fill="currentColor"
1202
- ></path>
1203
- <path
1204
- d="M12.419 25.484L17.639 6l1.932.518L14.35 26z"
1205
- fill="currentColor"
1206
- ></path>
1207
- </svg>
1208
- Use in transformers
1209
- </button><div
1210
- class="v2-dropdown-menu hidden absolute mt-1 min-w-full bg-white rounded-xl overflow-hidden shadow-lg z-10 border border-gray-100 right-0 top-full "
1211
- >
1212
- <ul class="min-w-full w-auto">
1213
- <div class="v2-to-clipboard" style="width: 700px;">
1214
- <div class="border-b px-4 py-2 bg-gradient-to-r from-gray-50 to-white border-gray-200 flex justify-between items-center h-11">
1215
- <h3 class="font-semibold">
1216
- How to use from the
1217
- <a target="_blank" href="https://github.com/huggingface/transformers">🤗/transformers</a>
1218
- library:
1219
- </h3>
1220
- <button
1221
- class="v2-to-clipboard-button text-sm underline flex items-center cursor-pointer text-gray-500"
1222
- >
1223
- <svg
1224
- alt=""
1225
- class="mr-1"
1226
- xmlns="http://www.w3.org/2000/svg"
1227
- xmlns:xlink="http://www.w3.org/1999/xlink"
1228
- aria-hidden="true"
1229
- focusable="false"
1230
- role="img"
1231
- width="1em"
1232
- height="1em"
1233
- preserveAspectRatio="xMidYMid meet"
1234
- viewBox="0 0 32 32"
1235
- >
1236
- <path
1237
- d="M25.7 9.3l-7-7A.908.908 0 0 0 18 2H8a2.006 2.006 0 0 0-2 2v24a2.006 2.006 0 0 0 2 2h16a2.006 2.006 0 0 0 2-2V10a.908.908 0 0 0-.3-.7zM18 4.4l5.6 5.6H18zM24 28H8V4h8v6a2.006 2.006 0 0 0 2 2h6z"
1238
- fill="currentColor"
1239
- ></path>
1240
- </svg>
1241
- Copy to clipboard
1242
- </button>
1243
- </div>
1244
- <pre class="v2-to-clipboard-content whitespace-pre-line text-sm p-4 text-gray-700">
1245
- from transformers import AutoTokenizer, AutoModelForMaskedLM
1246
-
1247
- tokenizer = AutoTokenizer.from_pretrained("roberta-base")
1248
-
1249
- model = AutoModelForMaskedLM.from_pretrained("roberta-base")
1250
- </pre>
1251
-
1252
- <div class="border-b px-4 py-2 bg-gradient-to-r from-gray-50 to-white border-gray-200 flex justify-between items-center h-11">
1253
- <h3 class="font-semibold">
1254
- Or just clone the model repo
1255
- </h3>
1256
- </div>
1257
- <pre class="whitespace-pre-line text-sm p-4 text-gray-700">
1258
- git lfs install
1259
- git clone https://huggingface.co/roberta-base
1260
- <div class="text-gray-500 text-xs">
1261
- # if you want to clone without large files – just their pointers
1262
- # prepend your git clone with the following env var:
1263
- </div>
1264
- GIT_LFS_SKIP_SMUDGE=1
1265
- </pre>
1266
-
1267
- </div>
1268
- </ul>
1269
- </div></div>
1270
- </div>
1271
- </div>
1272
- </div>
1273
- </div>
1274
- </header>
1275
- <div
1276
- class="container relative space-y-4 flex flex-col md:grid md:gap-6 md:space-y-0 overflow-hidden
1277
- md:grid-cols-12
1278
-
1279
-
1280
- "
1281
-
1282
-
1283
- >
1284
- <section class="pt-8 border-gray-100 col-span-full">
1285
-
1286
- <header class="pb-4 flex items-center justify-between">
1287
- <div class="flex items-center">
1288
- <div
1289
- class="v2-dropdown relative mr-6"
1290
-
1291
- >
1292
- <button
1293
- class="v2-dropdown-button cursor-pointer btn"
1294
- slot="trigger"
1295
- type="button"
1296
- >
1297
- <svg
1298
- alt=""
1299
- class="mr-1 text-gray-700 dark:text-gray-400"
1300
- xmlns="http://www.w3.org/2000/svg"
1301
- xmlns:xlink="http://www.w3.org/1999/xlink"
1302
- aria-hidden="true"
1303
- focusable="false"
1304
- role="img"
1305
- width="1em"
1306
- height="1em"
1307
- preserveAspectRatio="xMidYMid meet"
1308
- viewBox="0 0 24 24"
1309
- style="transform: rotate(360deg);"
1310
- >
1311
- <path
1312
- d="M13 14c-3.36 0-4.46 1.35-4.82 2.24C9.25 16.7 10 17.76 10 19a3 3 0 0 1-3 3a3 3 0 0 1-3-3c0-1.31.83-2.42 2-2.83V7.83A2.99 2.99 0 0 1 4 5a3 3 0 0 1 3-3a3 3 0 0 1 3 3c0 1.31-.83 2.42-2 2.83v5.29c.88-.65 2.16-1.12 4-1.12c2.67 0 3.56-1.34 3.85-2.23A3.006 3.006 0 0 1 14 7a3 3 0 0 1 3-3a3 3 0 0 1 3 3c0 1.34-.88 2.5-2.09 2.86C17.65 11.29 16.68 14 13 14m-6 4a1 1 0 0 0-1 1a1 1 0 0 0 1 1a1 1 0 0 0 1-1a1 1 0 0 0-1-1M7 4a1 1 0 0 0-1 1a1 1 0 0 0 1 1a1 1 0 0 0 1-1a1 1 0 0 0-1-1m10 2a1 1 0 0 0-1 1a1 1 0 0 0 1 1a1 1 0 0 0 1-1a1 1 0 0 0-1-1z"
1313
- fill="currentColor"
1314
- ></path>
1315
- </svg>
1316
- main
1317
- <svg
1318
- alt=""
1319
- class="text-gray-500"
1320
- xmlns="http://www.w3.org/2000/svg"
1321
- xmlns:xlink="http://www.w3.org/1999/xlink"
1322
- aria-hidden="true"
1323
- focusable="false"
1324
- role="img"
1325
- width="1em"
1326
- height="1em"
1327
- preserveAspectRatio="xMidYMid meet"
1328
- viewBox="0 0 24 24"
1329
- style="transform: rotate(360deg);"
1330
- >
1331
- <path d="M7 10l5 5l5-5z" fill="currentColor"></path>
1332
- </svg>
1333
- </button><div
1334
- class="v2-dropdown-menu hidden absolute mt-1 min-w-full bg-white rounded-xl overflow-hidden shadow-lg z-10 border border-gray-100 right-0 top-full "
1335
- >
1336
- <ul class="min-w-full w-auto">
1337
- <li>
1338
- <ul>
1339
- <li>
1340
- <div
1341
- class="v2-dropdown-entry flex items-center hover:bg-gray-50 cursor-pointer
1342
- hover:underline
1343
-
1344
-
1345
- "
1346
-
1347
-
1348
-
1349
-
1350
- >
1351
- <a
1352
- class="px-3 py-1.5"
1353
- href="/roberta-base/blob/main/pytorch_model.bin"
1354
- >
1355
- main
1356
- </a>
1357
- </div>
1358
- </li>
1359
- </ul>
1360
- </li>
1361
- <li>
1362
- <ul class="bg-yellow-50">
1363
- </ul>
1364
- </li>
1365
- </ul>
1366
- </div></div>
1367
-
1368
- <a class="hover:underline text-gray-800 dark:text-gray-300" href="/roberta-base/tree/main">
1369
- roberta-base
1370
- </a>
1371
- <span class="text-gray-300 mx-1 font-light">/</span>
1372
-
1373
- <span class="font-light dark:text-gray-300">pytorch_model.bin</span>
1374
-
1375
- </div>
1376
-
1377
- <div class="flex justify-end">
1378
- </div>
1379
- </header>
1380
-
1381
- <div class="border border-b-0 dark:border-gray-800 px-3 py-2 flex items-baseline rounded-t-lg bg-gradient-to-b from-white to-gray-100 dark:from-gray-800 dark:to-gray-900">
1382
- <div class="mr-5 truncate flex-none">
1383
- system
1384
- </div>
1385
- <a
1386
- class="mr-4 font-mono text-sm text-gray-500 dark:text-gray-300 truncate hover:underline"
1387
- href="/roberta-base/commit/fa1301c244d1dce149429bfe8e7450448f2dcb7e"
1388
- >
1389
- Update pytorch_model.bin
1390
- </a>
1391
- <a
1392
- class="text-sm border dark:border-gray-800 px-1.5 rounded bg-gray-50 dark:bg-gray-900 hover:underline"
1393
- href="/roberta-base/commit/fa1301c244d1dce149429bfe8e7450448f2dcb7e"
1394
- >
1395
- fa1301c
1396
- </a>
1397
- <time
1398
- datetime="2019-08-08T22:57:06"
1399
- class="ml-auto hidden lg:block text-gray-500 dark:text-gray-400 truncate flex-none pl-2"
1400
- >
1401
- 1 year ago
1402
- </time>
1403
- </div>
1404
-
1405
- <div class="flex items-center p-3 border dark:border-gray-800 text-sm text-gray-700 dark:bg-gray-900">
1406
- <a class="flex items-center hover:underline mr-4" href="/roberta-base/raw/main/pytorch_model.bin">
1407
- <svg
1408
- alt=""
1409
- class="mr-1.5 "
1410
- xmlns="http://www.w3.org/2000/svg"
1411
- xmlns:xlink="http://www.w3.org/1999/xlink"
1412
- aria-hidden="true"
1413
- focusable="false"
1414
- role="img"
1415
- width="1em"
1416
- height="1em"
1417
- preserveAspectRatio="xMidYMid meet"
1418
- viewBox="0 0 32 32"
1419
- style="transform: rotate(360deg);"
1420
- >
1421
- <path
1422
- d="M31 16l-7 7l-1.41-1.41L28.17 16l-5.58-5.59L24 9l7 7z"
1423
- fill="currentColor"
1424
- ></path>
1425
- <path
1426
- d="M1 16l7-7l1.41 1.41L3.83 16l5.58 5.59L8 23l-7-7z"
1427
- fill="currentColor"
1428
- ></path>
1429
- <path
1430
- d="M12.419 25.484L17.639 6l1.932.518L14.35 26z"
1431
- fill="currentColor"
1432
- ></path>
1433
- </svg>
1434
- raw
1435
- </a>
1436
- <a class="flex items-center hover:underline mr-4" href="/roberta-base/commits/main/pytorch_model.bin">
1437
- <svg
1438
- alt=""
1439
- class="mr-1.5"
1440
- xmlns="http://www.w3.org/2000/svg"
1441
- xmlns:xlink="http://www.w3.org/1999/xlink"
1442
- aria-hidden="true"
1443
- focusable="false"
1444
- role="img"
1445
- width="1em"
1446
- height="1em"
1447
- preserveAspectRatio="xMidYMid meet"
1448
- viewBox="0 0 32 32"
1449
- style="transform: rotate(360deg);"
1450
- >
1451
- <path
1452
- d="M16 4C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4zm0 2c5.535 0 10 4.465 10 10s-4.465 10-10 10S6 21.535 6 16S10.465 6 16 6zm-1 2v9h7v-2h-5V8z"
1453
- fill="currentColor"
1454
- ></path>
1455
- </svg>
1456
- history
1457
- </a>
1458
- <a class="flex items-center hover:underline mr-4" href="/roberta-base/blame/main/pytorch_model.bin">
1459
- <svg
1460
- alt=""
1461
- class="mr-1.5"
1462
- xmlns="http://www.w3.org/2000/svg"
1463
- xmlns:xlink="http://www.w3.org/1999/xlink"
1464
- aria-hidden="true"
1465
- focusable="false"
1466
- role="img"
1467
- class=""
1468
- width="1em"
1469
- height="1em"
1470
- preserveAspectRatio="xMidYMid meet"
1471
- viewBox="0 0 32 32"
1472
- style="transform: rotate(360deg);"
1473
- >
1474
- <path
1475
- d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2zm0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12z"
1476
- fill="currentColor"
1477
- ></path>
1478
- <path
1479
- d="M11.5 11a2.5 2.5 0 1 0 2.5 2.5a2.48 2.48 0 0 0-2.5-2.5z"
1480
- fill="currentColor"
1481
- ></path>
1482
- <path
1483
- d="M20.5 11a2.5 2.5 0 1 0 2.5 2.5a2.48 2.48 0 0 0-2.5-2.5z"
1484
- fill="currentColor"
1485
- ></path>
1486
- </svg>
1487
- blame
1488
- </a>
1489
- <div class="ml-auto dark:text-gray-300">
1490
- 134 Bytes
1491
- </div>
1492
- </div>
1493
-
1494
- <div class="border border-t-0 rounded-b-lg dark:bg-gray-900 dark:border-gray-800 overflow-x-auto">
1495
- <table>
1496
- <tr>
1497
- <td class="align-top text-right select-none">
1498
- <pre class="p-3 text-sm overflow-x-auto">1
1499
- 2
1500
- 3
1501
- 4</pre>
1502
- </td>
1503
- <td class="align-top w-full">
1504
- <pre class="p-3 text-sm overflow-x-auto"><span class="hljs-attribute">version</span> https://git-lfs.github.com/spec/v<span class="hljs-number">1</span>
1505
- <span class="hljs-attribute">oid</span> sha<span class="hljs-number">256</span>:<span class="hljs-number">278</span>b<span class="hljs-number">7</span>a<span class="hljs-number">95739</span>c<span class="hljs-number">4392</span>fae<span class="hljs-number">9</span>b<span class="hljs-number">818</span>bb<span class="hljs-number">5343</span>dde<span class="hljs-number">20</span>be<span class="hljs-number">1</span>b<span class="hljs-number">89318</span>f<span class="hljs-number">37</span>a<span class="hljs-number">6</span>d<span class="hljs-number">939</span>e<span class="hljs-number">1</span>e<span class="hljs-number">1</span>b<span class="hljs-number">9</span>e<span class="hljs-number">461</span>b
1506
- <span class="hljs-attribute">size</span> <span class="hljs-number">501200538</span>
1507
- </pre>
1508
- </td>
1509
- </tr>
1510
- </table>
1511
- </div>
1512
- </section>
1513
- </div>
1514
- </main>
1515
-
1516
- <script defer src="/front/build/bundle.b677412.js"></script>
1517
- <script>
1518
- if (! (
1519
- ['localhost', 'huggingface.test'].includes(window.location.hostname)
1520
- || window.location.hostname.includes('ngrok.io')
1521
- )) {
1522
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
1523
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
1524
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
1525
- })(window,document,'script','https://www.google-analytics.com/analytics.js','ganalytics');
1526
- ganalytics('create', 'UA-83738774-2', 'auto');
1527
- ganalytics('send', 'pageview');
1528
- }
1529
- </script>
1530
- </body>
1531
- </html>