Commit ·
6263585
1
Parent(s): 71c45ca
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ tags:
|
|
| 26 |
|
| 27 |
## Dataset Summary
|
| 28 |
|
| 29 |
-
Data from the paper: "NevIR: Negation in Neural Information Retrieval".
|
| 30 |
|
| 31 |
If you use this dataset, we would appreciate you citing our work:
|
| 32 |
|
|
@@ -99,6 +99,6 @@ test_set = load_dataset("orionweller/nevir", "test")
|
|
| 99 |
|
| 100 |
## Dataset Creation
|
| 101 |
|
| 102 |
-
Full details are in the paper.
|
| 103 |
|
| 104 |
|
|
|
|
| 26 |
|
| 27 |
## Dataset Summary
|
| 28 |
|
| 29 |
+
Data from the paper: ["NevIR: Negation in Neural Information Retrieval"](https://arxiv.org/abs/2305.07614).
|
| 30 |
|
| 31 |
If you use this dataset, we would appreciate you citing our work:
|
| 32 |
|
|
|
|
| 99 |
|
| 100 |
## Dataset Creation
|
| 101 |
|
| 102 |
+
Full details are in the paper: https://arxiv.org/abs/2305.07614
|
| 103 |
|
| 104 |
|