{} | |
# Multiplication Dataset - multiplication_5_by_6_100_test | |
This dataset contains multiplication problems and their solutions. | |
## Dataset Format | |
- `messages`: List of message dictionaries with user questions and assistant answers | |
- `ground_truth`: The correct solution for each problem | |
- `dataset`: Always "multiplication" to indicate its type | |