snisioi commited on
Commit
239887d
·
1 Parent(s): 49fa6ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1 +1,20 @@
1
  A Romanian BERT model, initialized from [bert-base-romanian-cased-v1](https://huggingface.co/dumitrescustefan/bert-base-romanian-cased-v1) and pretrained on the [MARCELL v2.0 corpus](https://elrc-share.eu/repository/browse/marcell-romanian-legislative-subcorpus-v2/2da548428b9d11eb9c1a00155d026706ce94a6b59ffc4b0e9fb5cd9cebe6889e/) of legal documents for 24h with the principles following the paper by Peter Izsak, Moshe Berchansky, Omer Levy, [How to Train BERT with an Academic Budget](https://aclanthology.org/2021.emnlp-main.831.pdf)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  A Romanian BERT model, initialized from [bert-base-romanian-cased-v1](https://huggingface.co/dumitrescustefan/bert-base-romanian-cased-v1) and pretrained on the [MARCELL v2.0 corpus](https://elrc-share.eu/repository/browse/marcell-romanian-legislative-subcorpus-v2/2da548428b9d11eb9c1a00155d026706ce94a6b59ffc4b0e9fb5cd9cebe6889e/) of legal documents for 24h with the principles following the paper by Peter Izsak, Moshe Berchansky, Omer Levy, [How to Train BERT with an Academic Budget](https://aclanthology.org/2021.emnlp-main.831.pdf)
2
+
3
+ See more in: https://github.com/senisioi/rolegal
4
+
5
+
6
+ ```
7
+ @inproceedings{ceausu-nisioi-2022-identifying,
8
+ title = "Identifying Draft Bills Impacting Existing Legislation: a Case Study on {R}omanian",
9
+ author = "Ceausu, Corina and
10
+ Nisioi, Sergiu",
11
+ booktitle = "Proceedings of the Thirteenth Language Resources and Evaluation Conference",
12
+ month = jun,
13
+ year = "2022",
14
+ address = "Marseille, France",
15
+ publisher = "European Language Resources Association",
16
+ url = "https://aclanthology.org/2022.lrec-1.391",
17
+ pages = "3670--3674",
18
+ }
19
+
20
+ ```