mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-10-29 08:50:34 +00:00
revert unnecessary changes
This commit is contained in:
parent
134334ce21
commit
f86a929665
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/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
|
||||||
|
|||||||
@ -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,
|
||||||
|
|||||||
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user