revert unnecessary changes

This commit is contained in:
rasbt 2024-05-27 07:37:06 -05:00
parent 134334ce21
commit f86a929665
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -59,6 +59,7 @@ ch06/03_bonus_imdb-classification/test.csv
ch06/03_bonus_imdb-classification/train.csv ch06/03_bonus_imdb-classification/train.csv
ch06/03_bonus_imdb-classification/validation.csv ch06/03_bonus_imdb-classification/validation.csv
ch07/02_dataset-utilities/instruction-examples-modified.json
# Temporary OS-related files # Temporary OS-related files
.DS_Store .DS_Store

View File

@ -391,7 +391,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.10.6" "version": "3.11.4"
} }
}, },
"nbformat": 4, "nbformat": 4,

View File

@ -1038,7 +1038,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.10.6" "version": "3.11.4"
} }
}, },
"nbformat": 4, "nbformat": 4,