ubuntu_untimed / README.md
tinman2030's picture
Upload dataset
98cc85d verified
metadata
language:
  - en
tags:
  - finetuning
pretty_name: Untimed Ubuntu Dialogues
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 818487585
      num_examples: 5435699
    - name: validation
      num_bytes: 273204751
      num_examples: 1815505
    - name: test
      num_bytes: 271756159
      num_examples: 1805604
  download_size: 903080818
  dataset_size: 1363448495
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*