tomaarsen's picture
tomaarsen HF staff
Upload dataset
fc97eea
|
raw
history blame
702 Bytes
metadata
dataset_info:
  - config_name: body-body-pair
    features:
      - name: body1
        dtype: string
      - name: body2
        dtype: string
    splits:
      - name: train
        num_bytes: 305549013
        num_examples: 250460
    download_size: 181363161
    dataset_size: 305549013
  - config_name: title-title-pair
    features:
      - name: title1
        dtype: string
      - name: title2
        dtype: string
    splits:
      - name: train
        num_bytes: 35778522
        num_examples: 304525
    download_size: 25068596
    dataset_size: 35778522
configs:
  - config_name: body-body-pair
    data_files:
      - split: train
        path: body-body-pair/train-*
  - config_name: title-title-pair
    data_files:
      - split: train
        path: title-title-pair/train-*