--- dataset_info: features: - name: text dtype: string - name: chunk_id dtype: string splits: - name: text_only num_bytes: 2689433 num_examples: 1759 - name: arithmetic num_bytes: 2697803 num_examples: 446 - name: number_only num_bytes: 47997864 num_examples: 9474 download_size: 28720724 dataset_size: 53385100 configs: - config_name: default data_files: - split: text_only path: data/text_only-* - split: arithmetic path: data/arithmetic-* - split: number_only path: data/number_only-* ---