Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
fact-checking
Languages:
English
Size:
100K - 1M
License:
Update README.md
Browse files
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
|
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.
|