--- dataset_info: features: - name: problem dtype: string - name: type dtype: string - name: level dtype: string - name: solution dtype: string splits: - name: train num_bytes: 6116714 num_examples: 7500 - name: test num_bytes: 3817407 num_examples: 5000 - name: validation num_bytes: 301338 num_examples: 375 download_size: 5058538 dataset_size: 10235459 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---