--- dataset_info: features: - name: competition_id dtype: string splits: - name: full num_bytes: 2623 num_examples: 75 - name: dev num_bytes: 213 num_examples: 7 - name: medium num_bytes: 1246 num_examples: 38 - name: spaceship_titanic num_bytes: 21 num_examples: 1 - name: low num_bytes: 803 num_examples: 22 - name: high num_bytes: 574 num_examples: 15 - name: test num_bytes: 21 num_examples: 1 download_size: 10225 dataset_size: 5501 configs: - config_name: default data_files: - split: full path: data/full-* - split: dev path: data/dev-* - split: medium path: data/medium-* - split: spaceship_titanic path: data/spaceship_titanic-* - split: low path: data/low-* - split: high path: data/high-* - split: test path: data/test-* ---