CoolFace
Datasetpublic

rationalenterprise/finetuning_dataset

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes38downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: text5    dtype: string6  - name: label7    dtype: int648  splits:9  - name: train10    num_bytes: 55535702311    num_examples: 6084012  download_size: 24166350813  dataset_size: 55535702314configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19task_categories:20- text-classification21language:22- en23---24