chore: added openwebtext and data_extract.py to the .gitignore

docs: added dataset
This commit is contained in:
Dan
2024-05-15 12:46:19 -04:00
parent adca64bfc8
commit 54c4cf59b0
4 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -158,3 +158,5 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
/openwebtext
/data_extract.py

BIN
eval_split.txt Normal file

Binary file not shown.

BIN
train_split.txt Normal file

Binary file not shown.

BIN
vocab.txt Normal file

Binary file not shown.