Datasets:

Languages:
English
ArXiv:
License:
henry12348 commited on
Commit
6d4eafb
1 Parent(s): a348986
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -143,7 +143,7 @@ data that we use for **zero-NLI** in the [paper](https://arxiv.org/abs/2306.0903
143
  | ``NLI_with_context`` | Zero-Shot NLI with context|
144
  | ``NLI_without_context`` | Zero-Shot NLI without context|
145
 
146
- **NOTE:** If you'd like to test on the whole PIR task, please don't change the order of the test file's data, as it is deliberately arranged as the same order of that of PIR Subtask2's test file.
147
 
148
 
149
 
 
143
  | ``NLI_with_context`` | Zero-Shot NLI with context|
144
  | ``NLI_without_context`` | Zero-Shot NLI without context|
145
 
146
+ **NOTE:** If you'd like to test on the whole PIR task, please don't change the order of PIR Subtask 1's and Subtask 2's test file's data, as both of them are deliberately arranged as the same order.
147
 
148
 
149