CoolFace
Datasetpublic

agentlans/c4-en-tokenized

C4 English Tokenized Samples This dataset contains tokenized English samples from the C4 (Colossal Clean Crawled Corpus) dataset for natural language processing (NLP) tasks. The first 125 000 entries from the en split of allenai/c4 were tokenized using spaCy's en_core_web_sm model. Tokens joined with spaces. Features text: Original text from C4 tokenized: The tokenized and space-joined text num_tokens: Number of tokens after tokenization num_punct_tokens: Number… See the full description on the dataset page: https://huggingface.co/datasets/agentlans/c4-en-tokenized.

sourceHugging Faceodc-byupdated 2y agoView on Hugging Face
0likes8downloads
7 commits on main
e755e702y ago

Upload 2 files

agentlans
24931c52y ago

Update README.md

agentlans
35f62642y ago

Update README.md

agentlans
3d9a0142y ago

Upload train.jsonl.zst

agentlans
395091c2y ago

Update README.md

agentlans
65fbef52y ago

Upload train.jsonl.zst

agentlans
3a26f7c2y ago

initial commit

agentlans