mascIT commited on
Commit
c2edc0b
1 Parent(s): 1c797fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -4,8 +4,14 @@ language:
4
  pipeline_tag: fill-mask
5
  library_name: transformers
6
  widget:
7
- - text: "ciao come [MASK]"
8
- example_title: "ciao"
 
 
 
 
 
 
9
  ---
10
 
11
  This model (based on [bert-tiny](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2)) has been trained from scratch on 20k italian Wikipedia articles and on a wide collection of italian words and dictionary definitions.
 
4
  pipeline_tag: fill-mask
5
  library_name: transformers
6
  widget:
7
+ - example_title: "Esempio 1"
8
+ text: "Nella stagione 2017-2018 il Karlsruhe, allenato da Alois Schwartz, [MASK] il campionato di 3. Liga al 3º posto."
9
+ - example_title: "Esempio 2"
10
+ text: "Conchita Supervía, nome alla nascita María de la Concepción Supervía Pascual (Barcellona, 8 dicembre 1895[1] – Londra, 30 marzo 1936), è [MASK] un mezzosoprano spagnolo molto famosa nel panorama operistico europeo e statunitense, attiva anche in campo concertistico"
11
+ - example_title: "Esempio 3"
12
+ text: "Più tardi, durante la sua carriera, la gravidanza la costrinse a cancellare le sue apparizioni programmate nell'autunno del 1935. Il 29 marzo 1936 entrò in una clinica di Londra in [MASK] della nascita del suo bimbo"
13
+
14
+
15
  ---
16
 
17
  This model (based on [bert-tiny](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2)) has been trained from scratch on 20k italian Wikipedia articles and on a wide collection of italian words and dictionary definitions.