Skip to content

Conversation

@qywu
Copy link
Contributor

@qywu qywu commented Nov 3, 2025

This pr fixes the bug that extra_info is stored as a JSON string, which is caused by the previous pr:
2956f86

The bug is triggered by https://github.com/volcengine/verl/blob/8fdc4d3f202f41461f4de9f42a637228e342668b/verl/utils/dataset/rl_dataset.py#L319

The solution is to overwrite _create_dataloader so that we can convert json str back to dict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant