CoolFace
Datasetpublic

FigoSans/TextGeneration

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes24downloads
README.md23 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: FROM fairest creatures we desire increase,5    dtype: string6  splits:7  - name: train8    num_bytes: 69975.398607888649    num_examples: 150810  - name: test11    num_bytes: 30022.6013921113712    num_examples: 64713  download_size: 7409114  dataset_size: 99998.015configs:16- config_name: default17  data_files:18  - split: train19    path: data/train-*20  - split: test21    path: data/test-*22---23