| dataset_info: | |
| features: | |
| - name: plaintext | |
| dtype: string | |
| - name: plaintext_with_errors | |
| dtype: string | |
| - name: ciphertext_with_errors_with_mix_code | |
| list: string | |
| - name: ciphertext_with_errors_without_mix_code | |
| list: string | |
| - name: ciphertext_without_errors_with_mix_code | |
| list: string | |
| - name: ciphertext_without_errors_without_mix_code | |
| list: string | |
| - name: key_with_errors_with_mix_code | |
| dtype: string | |
| - name: key_with_errors_without_mix_code | |
| dtype: string | |
| - name: key_without_errors_with_mix_code | |
| dtype: string | |
| - name: key_without_errors_without_mix_code | |
| dtype: string | |
| - name: year | |
| dtype: int64 | |
| - name: year_range | |
| dtype: string | |
| - name: text_length | |
| dtype: int64 | |
| - name: text_id | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 5600894929.914977 | |
| num_examples: 689204 | |
| - name: validation | |
| num_bytes: 700042459.7138075 | |
| num_examples: 86149 | |
| - name: test | |
| num_bytes: 701061806.570787 | |
| num_examples: 86210 | |
| download_size: 1207794682 | |
| dataset_size: 7001999196.199572 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| - split: test | |
| path: data/test-* | |