Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
fact-checking
Languages:
English
Size:
1K - 10K
License:
| { | |
| "train": { | |
| "rows": 1261, | |
| "label_counts": { | |
| "SUPPORTS": 616, | |
| "CONTRADICTS": 341, | |
| "NOT ENOUGH INFORMATION": 304 | |
| } | |
| }, | |
| "validation": { | |
| "rows": 450, | |
| "label_counts": { | |
| "SUPPORTS": 216, | |
| "CONTRADICTS": 122, | |
| "NOT ENOUGH INFORMATION": 112 | |
| } | |
| }, | |
| "paths": { | |
| "train_jsonl": "/d/hpc/projects/FRI/DL/Scholar/prepared_datasets/scifact_unsloth/train.jsonl", | |
| "validation_jsonl": "/d/hpc/projects/FRI/DL/Scholar/prepared_datasets/scifact_unsloth/validation.jsonl", | |
| "stats_json": "/d/hpc/projects/FRI/DL/Scholar/prepared_datasets/scifact_unsloth/stats.json" | |
| } | |
| } |