mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
docs: Add NumberSortingDataset to README task overview
This commit is contained in:
parent
ecb7d1bca1
commit
aa4813c4e7
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ The goal is to generate virtually infinite data with adjustable complexity.
|
|||
- `BaseConversionDataset`: Convert numbers between different bases (binary, hex, etc.)
|
||||
- `LetterCountingDataset`: Count letter occurrences in text spans
|
||||
- `NumberFilteringDataset`: Filter numbers based on comparison with threshold
|
||||
- `NumberSortingDataset`: Sort lists of numbers in ascending or descending order
|
||||
- `WordReversalDataset`: Reverse word order in text spans
|
||||
|
||||
#### Cognition Tasks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue