The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
text8
The standard text8 benchmark corpus: the first 100,000,000 bytes of a cleaned English
Wikipedia dump, lowercased, with everything outside [a-z ] removed. Widely used for
training and comparing word embeddings.
Mirrored here so this portfolio does not depend on someone else's copy staying up. Fetched from the canonical source, http://mattmahoney.net/dc/text8.zip, and verified byte-identical to it:
sha256 6e890197040d37d85beb962ae1f041ff1d9a9ca8ec9ef82b1e6b9b0c2b1c1a1c (see repo file)
Original corpus by Matt Mahoney, derived from Wikipedia and distributed under CC BY-SA 3.0. This is an unmodified copy.
Used by ai-residency to train CBOW word embeddings from scratch.
- Downloads last month
- 29