| dataset_info: | |
| features: | |
| - name: prompt | |
| dtype: string | |
| - name: answer | |
| dtype: string | |
| splits: | |
| - name: spell | |
| num_bytes: 93009.2 | |
| num_examples: 200 | |
| - name: spell_inverse | |
| num_bytes: 89209.2 | |
| num_examples: 200 | |
| - name: contains_char | |
| num_bytes: 84835.2 | |
| num_examples: 200 | |
| - name: contains_word | |
| num_bytes: 106098.8 | |
| num_examples: 200 | |
| - name: orth | |
| num_bytes: 121423.6 | |
| num_examples: 200 | |
| - name: sem | |
| num_bytes: 121619.6 | |
| num_examples: 200 | |
| - name: ins_char | |
| num_bytes: 112094.8 | |
| num_examples: 200 | |
| - name: ins_word | |
| num_bytes: 155119.4 | |
| num_examples: 200 | |
| - name: del_char | |
| num_bytes: 102649.4 | |
| num_examples: 200 | |
| - name: del_word | |
| num_bytes: 137822.8 | |
| num_examples: 200 | |
| - name: sub_char | |
| num_bytes: 106472.8 | |
| num_examples: 200 | |
| - name: sub_word | |
| num_bytes: 148705.8 | |
| num_examples: 200 | |
| - name: swap_char | |
| num_bytes: 94078.8 | |
| num_examples: 200 | |
| - name: swap_word | |
| num_bytes: 135033.6 | |
| num_examples: 200 | |
| download_size: 229439 | |
| dataset_size: 1608173.0000000002 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: spell | |
| path: data/spell-* | |
| - split: spell_inverse | |
| path: data/spell_inverse-* | |
| - split: contains_char | |
| path: data/contains_char-* | |
| - split: contains_word | |
| path: data/contains_word-* | |
| - split: orth | |
| path: data/orth-* | |
| - split: sem | |
| path: data/sem-* | |
| - split: ins_char | |
| path: data/ins_char-* | |
| - split: ins_word | |
| path: data/ins_word-* | |
| - split: del_char | |
| path: data/del_char-* | |
| - split: del_word | |
| path: data/del_word-* | |
| - split: sub_char | |
| path: data/sub_char-* | |
| - split: sub_word | |
| path: data/sub_word-* | |
| - split: swap_char | |
| path: data/swap_char-* | |
| - split: swap_word | |
| path: data/swap_word-* | |