qqp-ru_10k / README.md
MilyaShams's picture
Upload dataset
4401c47 verified
metadata
dataset_info:
  features:
    - name: text1
      dtype: string
    - name: text2
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 2015890.2044444445
      num_examples: 7999
    - name: validation
      num_bytes: 252269.79555555555
      num_examples: 1001
    - name: test
      num_bytes: 255723
      num_examples: 1000
  download_size: 1331753
  dataset_size: 2523883
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*