Datasets:

Languages:
English
ArXiv:
License:
henry12348 commited on
Commit
a348986
1 Parent(s): ae31e03
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -140,8 +140,8 @@ data that we use for **zero-NLI** in the [paper](https://arxiv.org/abs/2306.0903
140
  | ``PIR_first`` | Pragmatic Identification and Reasoning Subtask1|
141
  | ``PIR_second`` | Pragmatic Identification and Reasoning Subtask2|
142
  | ``CQA`` | Conversational Question Answering|
143
- | ``NLI_with_context`` | Zero-Shot NLI|
144
- | ``NLI_without_context`` | Zero-Shot NLI|
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
 
 
140
  | ``PIR_first`` | Pragmatic Identification and Reasoning Subtask1|
141
  | ``PIR_second`` | Pragmatic Identification and Reasoning Subtask2|
142
  | ``CQA`` | Conversational Question Answering|
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