Update README.md
Browse files
README.md
CHANGED
@@ -55,6 +55,7 @@ To ensure high-quality text processing, documents were preprocessed by **removin
|
|
55 |
MEL was benchmarked on two datasets:
|
56 |
|
57 |
### **1. Multieurlex (Spanish Legal Texts Classification)**
|
|
|
58 |
- **Task:** Multilabel classification of EU laws
|
59 |
- **Performance:**
|
60 |
- **MEL achieves an F1 score of 0.8025**, outperforming **XLM-RoBERTa-Large (0.7962)**, **Legal-XLM-RoBERTa (0.7933)**, and **RoBERTalex (0.7890)**.
|
|
|
55 |
MEL was benchmarked on two datasets:
|
56 |
|
57 |
### **1. Multieurlex (Spanish Legal Texts Classification)**
|
58 |
+
- **Link:** https://huggingface.co/datasets/coastalcph/multi_eurlex
|
59 |
- **Task:** Multilabel classification of EU laws
|
60 |
- **Performance:**
|
61 |
- **MEL achieves an F1 score of 0.8025**, outperforming **XLM-RoBERTa-Large (0.7962)**, **Legal-XLM-RoBERTa (0.7933)**, and **RoBERTalex (0.7890)**.
|