--- dataset_info: features: - name: task_id dtype: string - name: repo dtype: string - name: file_path dtype: string - name: function_name dtype: string - name: qualified_name dtype: string - name: function_type dtype: string - name: class_name dtype: string - name: prompt dtype: string - name: signature dtype: string - name: docstring dtype: string - name: canonical_solution dtype: string - name: full_function dtype: string - name: tests dtype: string - name: setup dtype: string - name: metadata dtype: string - name: validation dtype: string - name: original_task_id dtype: string - name: contamination_label dtype: string splits: - name: train num_bytes: 3175667 num_examples: 36 download_size: 484959 dataset_size: 3175667 configs: - config_name: default data_files: - split: train path: data/train-* ---