fractalego commited on
Commit
856850b
1 Parent(s): a3185c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -37,7 +37,7 @@ print(is_claim_true)
37
  which gives the output
38
 
39
  ```bash
40
- True
41
  ```
42
 
43
  ### Probabilistic output with replicas
@@ -77,7 +77,8 @@ with output
77
 
78
  ### Score on FEVER
79
 
80
- The score on the FEVER dev dataset is as follows
 
81
 
82
  | precision | recall | F1|
83
  | --- | --- | --- |
37
  which gives the output
38
 
39
  ```bash
40
+ False
41
  ```
42
 
43
  ### Probabilistic output with replicas
77
 
78
  ### Score on FEVER
79
 
80
+ The predictions are evaluated on a subset of the FEVER dev dataset,
81
+ restricted to the SUPPORTING and REFUTING options:
82
 
83
  | precision | recall | F1|
84
  | --- | --- | --- |