Datasets:

Modalities:
Text
Formats:
json
Libraries:
Datasets
pandas
License:
isacat commited on
Commit
0de97bb
·
verified ·
1 Parent(s): 52b42cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,7 +11,8 @@ document: Home Alone is a 1990 American Christmas comedy film written and produc
11
  span: 121:270
12
  ```
13
 
14
- The spans indicate on character level, which sentences in the document are relevant to the claim, and are derived from the sentence level annotations of the original FEVER dataset.
 
15
  It can be loaded as follows:
16
 
17
  ```
 
11
  span: 121:270
12
  ```
13
 
14
+ The spans indicate on character level, which sentences in the document are relevant to the claim, and are derived from the sentence level annotations of the original FEVER dataset.
15
+ This test set only includes claim and document pairs that are labelled as SUPPORTS and have a sentence number annotated that is not -1.
16
  It can be loaded as follows:
17
 
18
  ```