--- dataset_info: features: - name: input dtype: string - name: output dtype: string - name: task dtype: string splits: - name: copying num_bytes: 1466 num_examples: 50 - name: uppercase num_bytes: 598 num_examples: 26 - name: basic_arithmetic num_bytes: 444 num_examples: 10 - name: plural_upper num_bytes: 5880 num_examples: 165 - name: gerund_upper num_bytes: 6913 num_examples: 178 - name: math num_bytes: 478 num_examples: 20 download_size: 17224 dataset_size: 15779 configs: - config_name: default data_files: - split: copying path: data/copying-* - split: uppercase path: data/uppercase-* - split: basic_arithmetic path: data/basic_arithmetic-* - split: plural_upper path: data/plural_upper-* - split: gerund_upper path: data/gerund_upper-* - split: math path: data/math-* ---