ErrLookup › huggingface/open-r1

huggingface/open-r1

Fully open reproduction of DeepSeek-R1 · Python · 35 source files

Analyzed at 1416fa0cf2 on 2026-08-30. 36 documented errors.

Code / MessageTypeSeverityTags
Either `dataset_name` or `dataset_mixture` must be provided
validation error python, configuration, validation, datasets
dataset_mixture must be a dictionary with a 'datasets' key.
validation error python, configuration, schema, datasets
'datasets' must be a list of dataset configurations
validation error python, configuration, schema, datasets
Column names must be consistent across all dataset configura
validation error python, configuration, schema, datasets
Dataset Question Field Error: {prompt_column} is not support
validation error python, datasets, grpo, keyerror
max_penalty {max_penalty} should not be positive
validation error python, validation, rewards, grpo
Please install jieba to use Chinese language
validation error python, dependency, optional-dependency, rewards
Word splitting for language `{language}` is not yet implemen
validation error python, validation, rewards, i18n
All verification_info must have the same language
validation error python, validation, rewards, code-evaluation
Callback {callback_name} not found in CALLBACKS.
validation error python, configuration, callbacks, registry
E2B is not available and required for this provider. Please
exception error python, missing-dependency, import-error, sandbox
MorphCloud is not available and required for this provider.
exception error python, missing-dependency, import-error, sandbox
MorphCloud API key not found. Please set the MORPH_API_KEY e
validation error python, configuration, missing-env-var, api-key
Required MorphCloud dependencies not installed: {e}
exception error python, dependency-conflict, import-error, broken-install
Unknown provider type: {provider_type}
validation error python, configuration, invalid-argument, factory
Invalid submission language: {submission_language}
validation error python, validation, invalid-argument, async
CF_TESTS_FOLDER environment variable not set! Please downloa
validation error python, missing-env-var, configuration, datasets
CF_TESTS_FOLDER path '{tests_folder}' does not exist! Please
validation error python, filesystem, missing-path, configuration
Invalid scoring mode: {scoring_mode}
validation error python, validation, invalid-argument, scoring
{response['message']}
exception error piston, sandbox-execution, remote-api
{response}
exception error piston, schema-mismatch, sandbox-execution
language={response['language']}, version={response['version'
exception error piston, runtime-crash, nonzero-exit
Could not determine problem ID from files
validation error morphcloud, configuration, problem-id
Compilation error exit code {compile_result.exit_code} {comp
exception error morphcloud, compilation, sandbox-execution
MorphCloud is not available and required for this function.
exception error morphcloud, missing-dependency, environment-setup
MORPH_API_KEY environment variable is required
validation error morphcloud, missing-env-var, authentication
For IOI/CF problems Piston endpoints running our IOI package
validation error piston, missing-env-var, configuration
No Piston endpoints provided. Please check your PISTON_ENDPO
validation error piston, configuration, empty-list
All endpoints are unhealthy. Please check your Piston worker
exception critical piston, network, worker-health, retry-exhausted
Server error. status={status}. {res_json}
http error http, api, network, retry
Empty response. status={status}
exception error http, empty-response, network, proxy
Piston overloaded: {res_json['run']['stderr']}
exception error overload, resource-limits, concurrency, sandbox
No datasets were loaded from the mixture configuration
validation error config, datasets, validation
Either `dataset_name` or `dataset_mixture` must be provided
validation error config, datasets, missing-argument
Unknown benchmark {benchmark}
validation error benchmark, configuration, lighteval, validation
Revision {training_args.hub_model_revision} already exists.
validation error huggingface-hub, revision-conflict, configuration