teach_edh_v2 / README.md
Jiahuan's picture
Upload dataset
f9495a3 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: history
      sequence:
        sequence: string
  splits:
    - name: train
      num_bytes: 3470370
      num_examples: 17422
    - name: test
      num_bytes: 936925
      num_examples: 5552
  download_size: 443536
  dataset_size: 4407295
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*