Commit
·
e322b4f
1
Parent(s):
0602afe
Add model card metadata
Browse filesTo help make your model more discoverable to domain experts, I suggest adding a `legal` tag to the metadata for your model.
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: afl-3.0
|
3 |
language:
|
4 |
- it
|
|
|
|
|
5 |
---
|
6 |
|
7 |
<img src="https://huggingface.co/dlicari/lsg16k-Italian-Legal-BERT/resolve/main/ITALIAN_LEGAL_BERT-LSG.jpg" width="600"/>
|
|
|
2 |
license: afl-3.0
|
3 |
language:
|
4 |
- it
|
5 |
+
tags:
|
6 |
+
- legal
|
7 |
---
|
8 |
|
9 |
<img src="https://huggingface.co/dlicari/lsg16k-Italian-Legal-BERT/resolve/main/ITALIAN_LEGAL_BERT-LSG.jpg" width="600"/>
|