| --- |
| dataset_info: |
| features: |
| - name: answer |
| dtype: string |
| - name: question |
| dtype: string |
| - name: context |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 13887816.242615523 |
| num_examples: 62861 |
| - name: test |
| num_bytes: 3472119.7573844763 |
| num_examples: 15716 |
| download_size: 8453078 |
| dataset_size: 17359936 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: test |
| path: data/test-* |
| license: cc-by-4.0 |
| --- |
| Copy of the `b-mc2/sql-create-context` dataset, split into train and test |
|
|
| For details see [b-mc2/sql-create-context](https://huggingface.co/datasets/b-mc2/sql-create-context) |