Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
fact-checking
Languages:
English
Size:
1K - 10K
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -41,6 +41,14 @@ This format is commonly referred to as:
|
|
| 41 |
|
| 42 |
- Base dataset: `allenai/scifact`
|
| 43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
## Preparation summary
|
| 45 |
|
| 46 |
- Claim verification labels:
|
|
|
|
| 41 |
|
| 42 |
- Base dataset: `allenai/scifact`
|
| 43 |
|
| 44 |
+
## Original Dataset Highlights
|
| 45 |
+
|
| 46 |
+
- Original dataset: `allenai/scifact`
|
| 47 |
+
- Focus: scientific claim verification with rationales.
|
| 48 |
+
- Labels: `SUPPORT`, `CONTRADICT`, and `NOT ENOUGH INFO` style supervision.
|
| 49 |
+
- Reported scale on source card: ~1.4K claims with evidence-containing abstracts.
|
| 50 |
+
- Paper: [Fact or Fiction: Verifying Scientific Claims](https://aclanthology.org/2020.emnlp-main.609/)
|
| 51 |
+
|
| 52 |
## Preparation summary
|
| 53 |
|
| 54 |
- Claim verification labels:
|