AAID_structured / README.md
Holmeister's picture
Upload dataset
cc59d8e verified
|
raw
history blame
575 Bytes
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 96130099
      num_examples: 234040
    - name: validation
      num_bytes: 19736337
      num_examples: 47120
    - name: test
      num_bytes: 5576621
      num_examples: 13269
  download_size: 32456628
  dataset_size: 121443057
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*