--- dataset_info: features: - name: problem_id dtype: string - name: contestId dtype: string - name: problem_index dtype: string - name: programmingLanguage dtype: string - name: testset dtype: string - name: incorrect_passedTestCount dtype: float64 - name: incorrect_timeConsumedMillis dtype: float64 - name: incorrect_memoryConsumedBytes dtype: float64 - name: incorrect_submission_id dtype: string - name: incorrect_source dtype: string - name: correct_passedTestCount dtype: float64 - name: correct_timeConsumedMillis dtype: int64 - name: correct_memoryConsumedBytes dtype: int64 - name: correct_submission_id dtype: string - name: correct_source dtype: string - name: contest_name dtype: string - name: contest_type dtype: string - name: contest_start_year dtype: int64 - name: time_limit dtype: float64 - name: memory_limit dtype: float64 - name: title dtype: string - name: description dtype: string - name: input_format dtype: string - name: output_format dtype: string - name: interaction_format dtype: 'null' - name: note dtype: string - name: examples dtype: string - name: rating dtype: float64 - name: tags dtype: string - name: testset_size dtype: int64 - name: official_tests dtype: string - name: official_tests_complete dtype: bool - name: input_mode dtype: string - name: generated_checker dtype: string - name: executable dtype: bool - name: official-generated_tests dtype: string - name: generated_test_size dtype: int64 - name: PF_official_generated_tests struct: - name: failed list: int64 - name: passed list: int64 splits: - name: train num_bytes: 2149507990 num_examples: 7142 download_size: 639595776 dataset_size: 2149507990 configs: - config_name: default data_files: - split: train path: data/train-* ---