nlg_mix_en_de_it / README.md
Jiahuan's picture
Upload dataset
fa23c2d 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: 8883799
      num_examples: 17391
    - name: val
      num_bytes: 2825880
      num_examples: 5670
    - name: test
      num_bytes: 5666404
      num_examples: 11214
  download_size: 3709146
  dataset_size: 17376083
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*