dst_en / README.md
Jiahuan's picture
Upload dataset
1bd7b48 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 3879259
      num_examples: 2535
    - name: val
      num_bytes: 1264245
      num_examples: 830
    - name: test
      num_bytes: 2514258
      num_examples: 1646
  download_size: 286051
  dataset_size: 7657762
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*