Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,8 @@ inference: false
|
|
36 |
|
37 |
# Multilingual parliament model XLM-R-Parla
|
38 |
|
39 |
-
This
|
|
|
|
|
40 |
|
41 |
Michal Mochtak, Peter Rupnik, Nikola Ljubešić: The ParlaSent Multilingual Training Dataset for Sentiment Identification in Parliamentary Proceedings.
|
|
|
36 |
|
37 |
# Multilingual parliament model XLM-R-Parla
|
38 |
|
39 |
+
This is the XLM-R-large model additionally pre-trained on texts of parliamentary proceedings. Texts for the additional pre-training come from the [ParlaMint corpus](http://hdl.handle.net/11356/1486) and the [EuroParl corpus](https://www.statmt.org/europarl/).
|
40 |
+
|
41 |
+
The model is a result of the [ParlaMint project](https://www.clarin.eu/parlamint). The details on the model development are described in the following publication (to be published soon):
|
42 |
|
43 |
Michal Mochtak, Peter Rupnik, Nikola Ljubešić: The ParlaSent Multilingual Training Dataset for Sentiment Identification in Parliamentary Proceedings.
|