Revert "feat: Add Complex Arithmetic Dataset and Tests"

This commit is contained in:
Andreas Köpf 2025-02-06 08:12:52 +01:00 committed by GitHub
parent f512b391ad
commit 334f43df53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 217 deletions

View file

@ -84,7 +84,6 @@ See the [Dataset Gallery](GALLERY.md) for a complete list of available datasets
- `LegCountingDataset`: Generate animal leg counting word problems with various animals
- `PrimeFactorizationDataset`: Generate prime factorization tasks with configurable number ranges
- `TimeIntervalsDataset`: Generate time interval calculation tasks with various formats (time, date, datetime) and complexities
- `ComplexArithmeticDataset`: Generate complex arithmetic problems with configurable number of integers
### <small>Algorithmic Tasks</small>