CoolFace
Datasetpublic

r-three/shakespeare-sonnet-dialogue-blob

Taken from Andrej Karpathy and repurposed for UofT's CSC 413 Deep Learning 40,000 lines of Shakespeare from a variety of Shakespeare's plays. Featured in Andrej Karpathy's blog post 'The Unreasonable Effectiveness of Recurrent Neural Networks': http://karpathy.github.io/2015/05/21/rnn-effectiveness/. Usage To use for e.g. character modelling: from datasets import load_dataset # Load the dataset dataset = load_dataset("r-three/shakespeare-sonnet-dialogue-blob")… See the full description on the dataset page: https://huggingface.co/datasets/r-three/shakespeare-sonnet-dialogue-blob.

sourceHugging Facecc0-1.0updated 1y agoView on Hugging Face
0likes38downloads
3 commits on main
9389cf31y ago

Upload README.md with huggingface_hub

gsaltintas
d4c4a751y ago

Upload Shakespeare dialogue dataset

gsaltintas
fc439451y ago

initial commit

gsaltintas