Update README.md
Browse files
README.md
CHANGED
|
@@ -91,7 +91,7 @@ XNLIvar, a novel, manually-curated, variation inclusive NLI datasets in Basque a
|
|
| 91 |
|
| 92 |
|
| 93 |
## Citation
|
| 94 |
-
The [paper]() that explains the dataset and experiments can be cited as follows:
|
| 95 |
```
|
| 96 |
@inproceedings{bengoetxea-et-al-2025,,
|
| 97 |
title = "Lost in Variation? Evaluating NLI Performance in Basque and Spanish Geographical Variants",
|
|
@@ -99,6 +99,6 @@ The [paper]() that explains the dataset and experiments can be cited as follows:
|
|
| 99 |
Gonzalez-Dios, Itziar and
|
| 100 |
Agerri, Rodrigo",
|
| 101 |
year = "2025",
|
| 102 |
-
url = ""
|
| 103 |
}
|
| 104 |
```
|
|
|
|
| 91 |
|
| 92 |
|
| 93 |
## Citation
|
| 94 |
+
The [paper](https://arxiv.org/abs/2506.15239) that explains the dataset and experiments can be cited as follows:
|
| 95 |
```
|
| 96 |
@inproceedings{bengoetxea-et-al-2025,,
|
| 97 |
title = "Lost in Variation? Evaluating NLI Performance in Basque and Spanish Geographical Variants",
|
|
|
|
| 99 |
Gonzalez-Dios, Itziar and
|
| 100 |
Agerri, Rodrigo",
|
| 101 |
year = "2025",
|
| 102 |
+
url = "https://arxiv.org/abs/2506.15239"
|
| 103 |
}
|
| 104 |
```
|