dst_de / README.md
Jiahuan's picture
Upload dataset
d9559f8 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 4334372
      num_examples: 2535
    - name: val
      num_bytes: 1404050
      num_examples: 830
    - name: test
      num_bytes: 2806670
      num_examples: 1646
  download_size: 307472
  dataset_size: 8545092
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*