Skip to content

fix: use correct Oolong Synth dataset field names#49

Merged
namastex888 merged 1 commit intodevfrom
fix/oolong-dataset-fields
Mar 30, 2026
Merged

fix: use correct Oolong Synth dataset field names#49
namastex888 merged 1 commit intodevfrom
fix/oolong-dataset-fields

Conversation

@namastex888
Copy link
Copy Markdown
Collaborator

Summary

  • The Oolong Synth dataset uses context_window_text not context
  • The answer field can be a list — now joins list values
  • Maps task_group for category metadata

Test plan

  • tsc --noEmit clean
  • rlmx benchmark oolong --samples 1 loads and runs successfully

The dataset uses "context_window_text" not "context", and "answer"
can be a list. Also maps task_group for category.
@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 30, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2a96d0b4-83dc-4f0a-962c-275a51f34b4e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/oolong-dataset-fields

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@namastex888 namastex888 merged commit e32d973 into dev Mar 30, 2026
5 checks passed
@namastex888 namastex888 deleted the fix/oolong-dataset-fields branch March 30, 2026 06:31
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