--- dataset_info: features: - name: name dtype: string - name: split dtype: string - name: informal_prefix dtype: string - name: formal_statement dtype: string - name: goal dtype: string - name: header dtype: string - name: complexity_1 dtype: float64 - name: complexity_2 dtype: float64 - name: complexity_3 dtype: int64 - name: complexity_4 dtype: int64 splits: - name: train num_bytes: 147779 num_examples: 244 download_size: 66081 dataset_size: 147779 configs: - config_name: default data_files: - split: train path: data/train-* ---