--- dataset_info: features: - name: year dtype: string - name: tier dtype: string - name: problem_label dtype: string - name: problem_type dtype: string - name: exam dtype: string - name: problem dtype: string - name: solution dtype: string - name: metadata struct: - name: problem_match dtype: string - name: resource_path dtype: string - name: solution_match dtype: string - name: problem_tokens dtype: int64 - name: solution_tokens dtype: int64 splits: - name: train num_bytes: 13866656 num_examples: 4464 download_size: 6217312 dataset_size: 13866656 configs: - config_name: default data_files: - split: train path: data/train-* ---