dst_all_en_de_it / README.md
Jiahuan's picture
Upload dataset
8cfb46e verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 12139412
      num_examples: 7605
    - name: val
      num_bytes: 3945889
      num_examples: 2490
    - name: test
      num_bytes: 7865582
      num_examples: 4938
  download_size: 874171
  dataset_size: 23950883
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*