Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,10 @@ tags:
|
|
| 10 |
|
| 11 |
# XL-DURel-2
|
| 12 |
|
| 13 |
-
This model is an extended variant of [XL-DURel](https://huggingface.co/sachinn1/xl-durel).
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
|
| 16 |
```
|
|
|
|
| 10 |
|
| 11 |
# XL-DURel-2
|
| 12 |
|
| 13 |
+
This model is an extended variant of [XL-DURel](https://huggingface.co/sachinn1/xl-durel).
|
| 14 |
+
It has been trained using the **Ordinal WiC dataset** (training and test splits), as introduced in the paper:
|
| 15 |
+
[*XL-DURel: Finetuning Sentence Transformers for Ordinal Word-in-Context Classification*](https://arxiv.org/pdf/2507.14578).
|
| 16 |
+
|
| 17 |
|
| 18 |
|
| 19 |
```
|