| dataset_info: | |
| features: | |
| - name: src_uid | |
| dtype: string | |
| - name: prob_desc_description | |
| dtype: string | |
| - name: tags | |
| dtype: string | |
| - name: source_code | |
| dtype: string | |
| - name: lang_cluster | |
| dtype: string | |
| - name: categories | |
| sequence: string | |
| - name: desc_length | |
| dtype: int64 | |
| - name: code_length | |
| dtype: int64 | |
| - name: games | |
| dtype: int64 | |
| - name: geometry | |
| dtype: int64 | |
| - name: graphs | |
| dtype: int64 | |
| - name: math | |
| dtype: int64 | |
| - name: number theory | |
| dtype: int64 | |
| - name: probabilities | |
| dtype: int64 | |
| - name: strings | |
| dtype: int64 | |
| - name: trees | |
| dtype: int64 | |
| - name: labels_dict | |
| struct: | |
| - name: games | |
| dtype: int64 | |
| - name: geometry | |
| dtype: int64 | |
| - name: graphs | |
| dtype: int64 | |
| - name: math | |
| dtype: int64 | |
| - name: number theory | |
| dtype: int64 | |
| - name: probabilities | |
| dtype: int64 | |
| - name: strings | |
| dtype: int64 | |
| - name: trees | |
| dtype: int64 | |
| - name: __index_level_0__ | |
| dtype: int64 | |
| splits: | |
| - name: train | |
| num_bytes: 3341679 | |
| num_examples: 1305 | |
| - name: val | |
| num_bytes: 745332 | |
| num_examples: 315 | |
| - name: test | |
| num_bytes: 2409066 | |
| num_examples: 989 | |
| download_size: 2969406 | |
| dataset_size: 6496077 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: val | |
| path: data/val-* | |
| - split: test | |
| path: data/test-* | |