--- dataset_info: features: - name: text dtype: string splits: - name: text_only num_bytes: 21701491 num_examples: 16097 - name: arithmetic num_bytes: 16319456 num_examples: 3428 - name: number_only num_bytes: 541096984 num_examples: 80475 download_size: 308226003 dataset_size: 579117931 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-* ---