| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| dataset_info: | |
| features: | |
| - name: input_ids | |
| sequence: int32 | |
| - name: labels | |
| sequence: int64 | |
| splits: | |
| - name: train | |
| num_bytes: 550940448 | |
| num_examples: 5604 | |
| - name: validation | |
| num_bytes: 23889816 | |
| num_examples: 243 | |
| download_size: 111686734 | |
| dataset_size: 574830264 | |
| # Dataset Card for "scrolls_gov_report_preprocessed" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |