CoolFace
Datasetpublic

tinysec/wordpress

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes7downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: version5    dtype: string6  - name: filename7    dtype: string8  - name: text9    dtype: string10  - name: length11    dtype: int3212  splits:13  - name: train14    num_bytes: 2085464615    num_examples: 165016  download_size: 756689617  dataset_size: 2085464618configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24