t2ance/coderm-ef-trajectories
收藏资源简介:
--- dataset_info: features: - name: task_id dtype: string - name: solution_idx dtype: int64 - name: problem struct: - name: contest_date dtype: string - name: contest_id dtype: string - name: difficulty dtype: string - name: metadata dtype: string - name: platform dtype: string - name: public_test_cases dtype: string - name: question_content dtype: string - name: question_id dtype: string - name: question_title dtype: string - name: starter_code dtype: string - name: solution_code dtype: string - name: full_response dtype: string - name: judge_prompt list: - name: content dtype: string - name: role dtype: string - name: judge_response dtype: string - name: predicted_score dtype: float64 - name: logprobs struct: - name: 'NO' dtype: float64 - name: 'YES' dtype: float64 - name: actual_passed dtype: bool - name: num_tests_passed dtype: int64 - name: num_tests_total dtype: int64 - name: execution_metadata struct: - name: error dtype: 'null' - name: timeout dtype: bool - name: judge_model dtype: string - name: timestamp dtype: string - name: token_usage dtype: 'null' - name: inference_time dtype: float64 splits: - name: train num_bytes: 508374103 num_examples: 21100 download_size: 142228675 dataset_size: 508374103 configs: - config_name: default data_files: - split: train path: data/train-* ---



