Update README.md
Browse files
README.md
CHANGED
@@ -37,3 +37,7 @@ configs:
|
|
37 |
- split: train
|
38 |
path: data/train-*
|
39 |
---
|
|
|
|
|
|
|
|
|
|
37 |
- split: train
|
38 |
path: data/train-*
|
39 |
---
|
40 |
+
|
41 |
+
Warning: Do not use this for training - the `answer` is listed as one of the negatives.
|
42 |
+
|
43 |
+
It is only recommended to use this for evaluation of CrossEncoder models.
|