We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 missing columns ({'general_solution'})
This happened while the json dataset builder was generating data using
hf://datasets/SciCode1/SciCode/problems_test.jsonl (at revision 4510f6a6aa27c43fad7b43da2c59602a86e88480)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 missing columns ({'general_solution'})
This happened while the json dataset builder was generating data using
hf://datasets/SciCode1/SciCode/problems_test.jsonl (at revision 4510f6a6aa27c43fad7b43da2c59602a86e88480)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
The text was updated successfully, but these errors were encountered: