Daniele Licari commited on
Commit
f9f3af3
·
1 Parent(s): ebd60af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -55,6 +55,12 @@ In this [COLAB: ITALIAN-LEGAL-BERT: Minimal Start for Italian Legal Downstream
55
  If you find our resource or paper is useful, please consider including the following citation in your paper.
56
 
57
  ```
58
- @inproceedings{
 
 
 
 
 
59
  }
 
60
  ```
 
55
  If you find our resource or paper is useful, please consider including the following citation in your paper.
56
 
57
  ```
58
+ @unpublished{ita_legalbert_2022,
59
+ author = {Daniele Licari and Giovanni Comandè},
60
+ title = {TALIAN-LEGAL-BERT: A Pre-trained Transformer
61
+ Language Model for Italian Law},
62
+ note = {Manuscript submitted for publication},
63
+ year = {2022}
64
  }
65
+
66
  ```