Skip to content
New issue

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

feat(synthetic tasks)✨: Add support for integer sequence tasks in synthetic data generation #7

Merged
merged 3 commits into from
Mar 27, 2025

Conversation

ericmjl
Copy link
Owner

@ericmjl ericmjl commented Mar 27, 2025

  • Introduced new task generators for integer sequences, including sum, max, and pattern-based tasks.
  • Enhanced existing task generators to support both biological and integer sequence types.
  • Updated CLI and documentation to reflect the new integer sequence task options.

ericmjl added 3 commits March 26, 2025 23:52
…thetic data generation

- Introduced new task generators for integer sequences, including sum, max, and pattern-based tasks.
- Enhanced existing task generators to support both biological and integer sequence types.
- Updated CLI and documentation to reflect the new integer sequence task options.
…ency

- Updated variable names in synthetic.py to improve clarity.
- Adjusted test cases in test_synthetic.py to align with the new variable names.
- Added comments to clarify default values in synthetic.py.
- Added a condition to the 'Publish package' step to skip execution during pull request events.
@ericmjl ericmjl merged commit 7b9d658 into main Mar 27, 2025
7 checks passed
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