dst_mix_en_de_it / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
92d05f0 verified
|
raw
history blame
579 Bytes
metadata
language:
  - it
  - en
  - de
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 109893528
      num_examples: 68445
    - name: val
      num_bytes: 35722161
      num_examples: 22410
    - name: test
      num_bytes: 71205030
      num_examples: 44442
  download_size: 7670877
  dataset_size: 216820719
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*