AAID_new_mixed / README.md
Holmeister's picture
Upload dataset
b30b177 verified
|
raw
history blame
572 Bytes
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 89117112
      num_examples: 234040
    - name: validation
      num_bytes: 1841408
      num_examples: 4712
    - name: test
      num_bytes: 5071843
      num_examples: 13269
  download_size: 33006002
  dataset_size: 96030363
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*