mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
revert unnecessary changes
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -59,6 +59,7 @@ ch06/03_bonus_imdb-classification/test.csv
|
||||
ch06/03_bonus_imdb-classification/train.csv
|
||||
ch06/03_bonus_imdb-classification/validation.csv
|
||||
|
||||
ch07/02_dataset-utilities/instruction-examples-modified.json
|
||||
|
||||
# Temporary OS-related files
|
||||
.DS_Store
|
||||
|
||||
@@ -391,7 +391,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.10.6"
|
||||
"version": "3.11.4"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
@@ -1038,7 +1038,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.10.6"
|
||||
"version": "3.11.4"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user