Update README.md
Browse files
README.md
CHANGED
@@ -4,14 +4,26 @@ language:
|
|
4 |
pipeline_tag: fill-mask
|
5 |
library_name: transformers
|
6 |
widget:
|
7 |
-
- example_title:
|
8 |
-
text:
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
**bertina-3M** is an italian foundational model based on bert, pretrained from scratch on 30GB of italian Wikipedia articles (10M sentences).
|
|
|
4 |
pipeline_tag: fill-mask
|
5 |
library_name: transformers
|
6 |
widget:
|
7 |
+
- example_title: Esempio 1
|
8 |
+
text: >-
|
9 |
+
Più tardi, durante la sua carriera, la gravidanza la costrinse a cancellare
|
10 |
+
le sue apparizioni programmate nell'autunno del 1935. Il 29 marzo 1936 entrò
|
11 |
+
in una clinica di Londra in [MASK] della nascita del suo bimbo
|
12 |
+
- example_title: Esempio 2
|
13 |
+
text: >-
|
14 |
+
Nella stagione 2017-2018 il Karlsruhe, allenato da Alois Schwartz, [MASK] il
|
15 |
+
campionato di 3. Liga al 3º posto.
|
16 |
+
- example_title: Esempio 3
|
17 |
+
text: >-
|
18 |
+
Conchita Supervía, nome alla nascita María de la Concepción Supervía Pascual
|
19 |
+
(Barcellona, 8 dicembre 1895[1] – Londra, 30 marzo 1936), è [MASK] un
|
20 |
+
mezzosoprano spagnolo molto famosa nel panorama operistico europeo e
|
21 |
+
statunitense, attiva anche in campo concertistico
|
22 |
+
license: apache-2.0
|
23 |
+
datasets:
|
24 |
+
- wikipedia
|
25 |
+
metrics:
|
26 |
+
- perplexity
|
27 |
---
|
28 |
|
29 |
**bertina-3M** is an italian foundational model based on bert, pretrained from scratch on 30GB of italian Wikipedia articles (10M sentences).
|