CoolFace
Datasetpublic

tasksource/AbductionRules

Dataset Card for "AbductionRules" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes431downloads
README.md27 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: context5    dtype: string6  - name: text7    dtype: string8  - name: label9    dtype: string10  - name: QCat11    dtype: string12  splits:13  - name: train14    num_bytes: 4695091015    num_examples: 4001216  - name: dev17    num_bytes: 669974418    num_examples: 571619  - name: test20    num_bytes: 1344595421    num_examples: 1146422  download_size: 287004823  dataset_size: 6709660824---25# Dataset Card for "AbductionRules"26 27[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)