CoolFace
Datasetpublic

supergoose/flan_source_task092_check_prime_classification_293

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: 779852919    num_examples: 1946420  download_size: 81078821  dataset_size: 779852922configs:23- config_name: default24  data_files:25  - split: train26    path: data/train-*27---28