Update README.md
Browse files
README.md
CHANGED
|
@@ -16,11 +16,11 @@ model-index:
|
|
| 16 |
|
| 17 |
This model, **XL-DURel**, is trained on **ordinal WiC** data and it is optimized using [**AnglE Loss**](https://arxiv.org/abs/2309.12871) (Li & Li, 2023).
|
| 18 |
|
| 19 |
-
For more details, see our paper: [
|
| 20 |
|
| 21 |
# Reproducing Results
|
| 22 |
|
| 23 |
-
To reproduce the results presented in the **XL-DURel** paper, please follow the instructions in our GitHub repository:[
|
| 24 |
|
| 25 |
## Usage
|
| 26 |
|
|
|
|
| 16 |
|
| 17 |
This model, **XL-DURel**, is trained on **ordinal WiC** data and it is optimized using [**AnglE Loss**](https://arxiv.org/abs/2309.12871) (Li & Li, 2023).
|
| 18 |
|
| 19 |
+
For more details, see our paper: [XL-DURel: Finetuning Sentence Transformers for Ordinal Word-in-Context Classification](https://arxiv.org/pdf/2507.14578)
|
| 20 |
|
| 21 |
# Reproducing Results
|
| 22 |
|
| 23 |
+
To reproduce the results presented in the **XL-DURel** paper, please follow the instructions in our GitHub repository:[XL-DURel Reproduction Instructions](https://github.com/sachinn12/XL-DURel)
|
| 24 |
|
| 25 |
## Usage
|
| 26 |
|