slhenty commited on
Commit
f9a2ff5
1 Parent(s): 9556685

correct formatting in dataset card

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -118,6 +118,7 @@ are included in the datasset.
118
  This dataset uses 'evidence_label', vote 'entropy', and the list of annotator 'votes' to derive a similarity score for each claim <-> evidence pairing. Similarity score conversion:
119
 
120
  > `mean(entropy)` refers to the average entropy within the defined group of evidence
 
121
  | evidence_label | votes | similarity score |
122
  |---|---|---|
123
  | SUPPORTS | SUPPORTS > 0, REFUTES == 0, NOT_ENOUGH_INFO (NEI) == 0 | 1 |
 
118
  This dataset uses 'evidence_label', vote 'entropy', and the list of annotator 'votes' to derive a similarity score for each claim <-> evidence pairing. Similarity score conversion:
119
 
120
  > `mean(entropy)` refers to the average entropy within the defined group of evidence
121
+
122
  | evidence_label | votes | similarity score |
123
  |---|---|---|
124
  | SUPPORTS | SUPPORTS > 0, REFUTES == 0, NOT_ENOUGH_INFO (NEI) == 0 | 1 |