Skip to content

Fix missing openorca dataset#2133

Merged
astachowiczhabana merged 1 commit into
huggingface:v1.19-releasefrom
HabanaAI:fix_missing_openorca
Jul 11, 2025
Merged

Fix missing openorca dataset#2133
astachowiczhabana merged 1 commit into
huggingface:v1.19-releasefrom
HabanaAI:fix_missing_openorca

Conversation

@astachowiczhabana
Copy link
Copy Markdown
Collaborator

This pull request updates the dataset handling logic in the examples/text-generation/run_generation.py script to include support for the "openorca" dataset alongside the existing "mlcommons" dataset.

Key change:

  • Updated the conditional in the main function to allow the use of the "openorca" dataset by adding a check for args.dataset_name == "openorca". This ensures that the benchmarking logic can now handle both "openorca" and "mlcommons" datasets.

@astachowiczhabana astachowiczhabana merged commit ccf00fb into huggingface:v1.19-release Jul 11, 2025
1 check passed
astachowiczhabana added a commit that referenced this pull request Aug 22, 2025
astachowiczhabana added a commit that referenced this pull request Aug 25, 2025
astachowiczhabana added a commit that referenced this pull request Sep 10, 2025
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.

2 participants