FLAN-generative / README.md
andersonbcdefg's picture
Upload README.md with huggingface_hub
1aaa07d
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
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: train
      num_bytes: 10654031686.363422
      num_examples: 6193245
  download_size: 6994742759
  dataset_size: 10654031686.363422

Dataset Card for "FLAN-generative"

More Information needed