mwong commited on
Commit
32d4ddc
1 Parent(s): 1525be7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,5 +23,5 @@ task_ids:
23
  ---
24
 
25
  ### Dataset Summary
26
- This dataset is extracted from Fever dataset (https://fever.ai) and processed ready to train and evaluate.
27
  The training objective is a text classification task - given a claim and evidence, predict if evidence is related to claim.
 
23
  ---
24
 
25
  ### Dataset Summary
26
+ This dataset is extracted from Fever dataset (https://fever.ai), pre-processed and ready to train and evaluate.
27
  The training objective is a text classification task - given a claim and evidence, predict if evidence is related to claim.