Add script to check collision and fix bug in basic_arithmetic dataset

This commit is contained in:
abdulhakeem 2025-03-31 08:39:40 -05:00
parent 695aad4dbc
commit 25a6c22695
8 changed files with 463 additions and 16 deletions

View file

@ -581,7 +581,7 @@
],
"metadata": {
"kernelspec": {
"display_name": ".venv",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
@ -595,9 +595,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.1"
"version": "3.12.7"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 4
}