Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,9 @@ language:
|
|
3 |
- it
|
4 |
pipeline_tag: fill-mask
|
5 |
library_name: transformers
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
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.
|
|
|
3 |
- it
|
4 |
pipeline_tag: fill-mask
|
5 |
library_name: transformers
|
6 |
+
widget:
|
7 |
+
- text: "ciao"
|
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.
|