CoolFace
Datasetpublic

supergoose/flan_source_task284_imdb_classification_318

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes5downloads
README.md28 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: inputs5    dtype: string6  - name: targets7    dtype: string8  - name: _template_idx9    dtype: int6410  - name: _task_source11    dtype: string12  - name: _task_name13    dtype: string14  - name: _template_type15    dtype: string16  splits:17  - name: train18    num_bytes: 5008426919    num_examples: 1945220  download_size: 2829669021  dataset_size: 5008426922configs:23- config_name: default24  data_files:25  - split: train26    path: data/train-*27---28