Add multilingual to the language tag
#1
by
lbourdois
- opened
README.md
CHANGED
@@ -1,17 +1,22 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- de
|
4 |
- fr
|
5 |
- it
|
6 |
-
|
7 |
license: cc-by-nc-sa-4.0
|
8 |
tags:
|
9 |
- legal
|
10 |
- fairlex
|
|
|
11 |
widget:
|
12 |
-
- text:
|
13 |
-
|
14 |
-
- text:
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
|
@@ -21,7 +26,7 @@ We present a benchmark suite of four datasets for evaluating the fairness of pre
|
|
21 |
|
22 |
---
|
23 |
|
24 |
-
Ilias Chalkidis, Tommaso Passini, Sheng Zhang, Letizia Tomada, Sebastian Felix Schwemer, and Anders
|
25 |
|
26 |
---
|
27 |
|
@@ -57,7 +62,7 @@ model = AutoModel.from_pretrained("coastalcph/fairlex-fscs-minlm")
|
|
57 |
|
58 |
Consider the experiments in the article:
|
59 |
|
60 |
-
_Ilias Chalkidis, Tommaso Passini, Sheng Zhang, Letizia Tomada, Sebastian Felix Schwemer, and Anders
|
61 |
|
62 |
|
63 |
## Author - Publication
|
@@ -65,7 +70,7 @@ _Ilias Chalkidis, Tommaso Passini, Sheng Zhang, Letizia Tomada, Sebastian Felix
|
|
65 |
```
|
66 |
@inproceedings{chalkidis-2022-fairlex,
|
67 |
author={Chalkidis, Ilias and Passini, Tommaso and Zhang, Sheng and
|
68 |
-
Tomada, Letizia and Schwemer, Sebastian Felix and
|
69 |
title={FairLex: A Multilingual Benchmark for Evaluating Fairness in Legal Text Processing},
|
70 |
booktitle={Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics},
|
71 |
year={2022},
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- de
|
4 |
- fr
|
5 |
- it
|
6 |
+
- multilingual
|
7 |
license: cc-by-nc-sa-4.0
|
8 |
tags:
|
9 |
- legal
|
10 |
- fairlex
|
11 |
+
pipeline_tag: fill-mask
|
12 |
widget:
|
13 |
+
- text: Aus seinem damaligen strafbaren Verhalten resultierte eine Forderung der Nachlassverwaltung
|
14 |
+
eines <mask>, wor�ber eine aussergerichtliche Vereinbarung �ber Fr. 500'000.
|
15 |
+
- text: ' Elle avait pour but social les <mask> dans le domaine des changes, en particulier
|
16 |
+
l''exploitation d''une plateforme internet.'
|
17 |
+
- text: Il Pretore ha accolto la petizione con sentenza 16 luglio 2015, accordando
|
18 |
+
all'attore l'importo <mask>, con interessi di mora a partire dalla notifica del
|
19 |
+
precetto esecutivo, e ha rigettato in tale misura l'opposizione interposta a quest'ultimo.
|
20 |
---
|
21 |
|
22 |
|
|
|
26 |
|
27 |
---
|
28 |
|
29 |
+
Ilias Chalkidis, Tommaso Passini, Sheng Zhang, Letizia Tomada, Sebastian Felix Schwemer, and Anders S�gaard. 2022. FairLex: A multilingual bench-mark for evaluating fairness in legal text processing. In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics, Dublin, Ireland.
|
30 |
|
31 |
---
|
32 |
|
|
|
62 |
|
63 |
Consider the experiments in the article:
|
64 |
|
65 |
+
_Ilias Chalkidis, Tommaso Passini, Sheng Zhang, Letizia Tomada, Sebastian Felix Schwemer, and Anders S�gaard. 2022. Fairlex: A multilingual bench-mark for evaluating fairness in legal text processing. In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics, Dublin, Ireland._
|
66 |
|
67 |
|
68 |
## Author - Publication
|
|
|
70 |
```
|
71 |
@inproceedings{chalkidis-2022-fairlex,
|
72 |
author={Chalkidis, Ilias and Passini, Tommaso and Zhang, Sheng and
|
73 |
+
Tomada, Letizia and Schwemer, Sebastian Felix and S�gaard, Anders},
|
74 |
title={FairLex: A Multilingual Benchmark for Evaluating Fairness in Legal Text Processing},
|
75 |
booktitle={Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics},
|
76 |
year={2022},
|