Daniele Licari
commited on
Commit
·
ebd60af
1
Parent(s):
2b977f0
Update README.md
Browse files
README.md
CHANGED
@@ -43,8 +43,12 @@ fill_mask("Il [MASK] ha chiesto revocarsi l'obbligo di pagamento")
|
|
43 |
# {'sequence': "Il Ministero ha chiesto revocarsi l'obbligo di pagamento", 'score': 0.025297977030277252}]
|
44 |
```
|
45 |
|
46 |
-
In this
|
47 |
-
how to use it for sentence similarity, sentence classification and named entity recognition
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
<h2> Citation </h2>
|
|
|
43 |
# {'sequence': "Il Ministero ha chiesto revocarsi l'obbligo di pagamento", 'score': 0.025297977030277252}]
|
44 |
```
|
45 |
|
46 |
+
In this [COLAB: ITALIAN-LEGAL-BERT: Minimal Start for Italian Legal Downstream Tasks](https://colab.research.google.com/drive/1aXOmqr70fjm8lYgIoGJMZDsK0QRIL4Lt?usp=sharing)
|
47 |
+
how to use it for sentence similarity, sentence classification, and named entity recognition
|
48 |
+
- https://colab.research.google.com/drive/1aXOmqr70fjm8lYgIoGJMZDsK0QRIL4Lt?usp=sharing
|
49 |
+
|
50 |
+
<img src="https://huggingface.co/dlicari/Italian-Legal-BERT/resolve/main/semantic_text_similarity.jpg" width="700"/>
|
51 |
+
|
52 |
|
53 |
|
54 |
<h2> Citation </h2>
|