flan2022 / README.md
kowndinya23's picture
Upload README.md with huggingface_hub
cdfdf62
---
configs:
- config_name: default
data_files:
- split: flan2021
path: data/flan2021-*
- split: t0
path: data/t0-*
- split: cot
path: data/cot-*
- split: niv2
path: data/niv2-*
- split: dialog
path: data/dialog-*
dataset_info:
features:
- name: inputs
dtype: string
- name: targets
dtype: string
- name: task_source
dtype: string
- name: task_name
dtype: string
- name: template_type
dtype: string
splits:
- name: flan2021
num_bytes: 8988026240
num_examples: 5362361
- name: t0
num_bytes: 4602180562
num_examples: 1650308
- name: cot
num_bytes: 209004809
num_examples: 183848
- name: niv2
num_bytes: 13104211362
num_examples: 10066896
- name: dialog
num_bytes: 1024507265
num_examples: 553869
download_size: 16511300644
dataset_size: 27927930238
---
# Dataset Card for "flan2022"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)