flan2021-test-v2 / README.md
kowndinya23's picture
Upload dataset
a40a717 verified
|
raw
history blame
586 Bytes
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: response
      dtype: string
    - name: task_source
      dtype: string
    - name: task_name
      dtype: string
    - name: template_type
      dtype: string
  splits:
    - name: train
      num_bytes: 167613225.59223446
      num_examples: 100000
    - name: validation
      num_bytes: 16761322.559223447
      num_examples: 10000
  download_size: 57765943
  dataset_size: 184374548.1514579
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*