WebText-3 / .gitattributes
Raziel1234's picture
Upload corpus.txt
bf34e3b verified
raw
history blame contribute delete
475 Bytes
# Treat all text files as UTF-8 and normalize line endings
*.txt text eol=lf
*.md text eol=lf
# Automatically normalize Python scripts
*.py text eol=lf
# Ignore binary files from text processing
*.jpg binary
*.jpeg binary
*.png binary
*.gif binary
*.pdf binary
*.zip binary
*.tar binary
*.gz binary
*.mp4 binary
*.mp3 binary
# Large dataset files should not be diffed
data_v2/corpus.txt linguist-generated=false
corpus.txt filter=lfs diff=lfs merge=lfs -text