| dataset_info: | |
| features: | |
| - name: token_id | |
| dtype: int32 | |
| - name: token | |
| dtype: string | |
| - name: definition | |
| dtype: string | |
| - name: volume | |
| dtype: float32 | |
| - name: cardinal_id | |
| dtype: int8 | |
| - name: crystal | |
| list: float32 | |
| length: 10240 | |
| - name: origin | |
| dtype: string | |
| - name: unicode_codepoint | |
| dtype: int32 | |
| - name: synset_id | |
| dtype: string | |
| - name: language | |
| dtype: string | |
| splits: | |
| - name: unicode | |
| num_bytes: 5761861649 | |
| num_examples: 140421 | |
| - name: wordnet_eng | |
| num_bytes: 4836403623 | |
| num_examples: 117659 | |
| download_size: 407706436 | |
| dataset_size: 10598265272 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: unicode | |
| path: data/unicode-* | |
| - split: wordnet_eng | |
| path: data/wordnet_eng-* | |