CoolFace
Datasetpublic

EleutherAI/wikitext_document_level

Wikitext Document Level This is a modified version of https://huggingface.co/datasets/wikitext that returns Wiki pages instead of Wiki text line-by-line. The original readme is contained below. Dataset Card for "wikitext" Dataset Summary The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons… See the full description on the dataset page: https://huggingface.co/datasets/EleutherAI/wikitext_document_level.

sourceHugging Facecc-by-sa-3.0updated 2y agoView on Hugging Face
18likes76kdownloads
30 commits on main
64723472y ago

Rename wikitext_document_level.py to wikitext_document_level.py.backup

baber
002ef392y ago

Update README.md

baber
d6e16342y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-test.parquet with huggingface_hub

baber
f9b3f6b2y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-validation.parquet with huggingface_hub

baber
042a8972y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-train.parquet with huggingface_hub

baber
99bd2322y ago

Upload wikitext-103-raw-v1/wikitext-103-raw-v1-test.parquet with huggingface_hub

baber
93625192y ago

Upload wikitext-103-raw-v1/wikitext-103-raw-v1-validation.parquet with huggingface_hub

baber
c8c6d092y ago

Upload wikitext-103-raw-v1/wikitext-103-raw-v1-train.parquet with huggingface_hub

baber
1bd38e42y ago

Upload wikitext-2-v1/wikitext-2-v1-test.parquet with huggingface_hub

baber
b5be1232y ago

Upload wikitext-2-v1/wikitext-2-v1-validation.parquet with huggingface_hub

baber
0a64f622y ago

Upload wikitext-2-v1/wikitext-2-v1-train.parquet with huggingface_hub

baber
a5e13d22y ago

Upload wikitext-103-v1/wikitext-103-v1-test.parquet with huggingface_hub

baber
1ee63af2y ago

Upload wikitext-103-v1/wikitext-103-v1-validation.parquet with huggingface_hub

baber
e1ddd6d2y ago

Upload wikitext-103-v1/wikitext-103-v1-train.parquet with huggingface_hub

baber
107f83d2y ago

starting over

baber
321e2762y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-test.parquet with huggingface_hub

baber
6f551ad2y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-validation.parquet with huggingface_hub

baber
590ce492y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-train.parquet with huggingface_hub

baber
8d271dd2y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-test.parquet with huggingface_hub

baber
d6f6a382y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-validation.parquet with huggingface_hub

baber
1314ab62y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-train.parquet with huggingface_hub

baber
7f7c1432y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-test.parquet with huggingface_hub

baber
7b3bf3c2y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-validation.parquet with huggingface_hub

baber
0f75cad2y ago

Upload wikitext-2-raw-v1/wikitext-2-raw-v1-train.parquet with huggingface_hub

baber
3ad9e132y ago

Update wikitext_document_level.py

hails
7077c504y ago

remove data attributes - these are for line-level wt

bfattori
fc0e6bb4y ago

use original wikitext reamde + note on document level

bfattori
eee5db44y ago

Rename wikitext.py to wikitext_document_level.py

bfattori
c35ee064y ago

innit commit

bfattori
818ced34y ago

initial commit

Ben Fattori