hotpotqa / README.md
tomaarsen's picture
tomaarsen HF staff
Upload dataset
e7c8beb verified
|
raw
history blame
1.87 kB
metadata
dataset_info:
  - config_name: triplet
    features:
      - name: anchor
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
    splits:
      - name: train
        num_bytes: 80239650
        num_examples: 84516
    download_size: 53054134
    dataset_size: 80239650
  - config_name: triplet-20
    features:
      - name: anchor
        dtype: string
      - name: positive
        dtype: string
      - name: negative_1
        dtype: string
      - name: negative_2
        dtype: string
      - name: negative_3
        dtype: string
      - name: negative_4
        dtype: string
      - name: negative_5
        dtype: string
      - name: negative_6
        dtype: string
      - name: negative_7
        dtype: string
      - name: negative_8
        dtype: string
      - name: negative_9
        dtype: string
      - name: negative_10
        dtype: string
      - name: negative_11
        dtype: string
      - name: negative_12
        dtype: string
      - name: negative_13
        dtype: string
      - name: negative_14
        dtype: string
      - name: negative_15
        dtype: string
      - name: negative_16
        dtype: string
      - name: negative_17
        dtype: string
      - name: negative_18
        dtype: string
      - name: negative_19
        dtype: string
      - name: negative_20
        dtype: string
    splits:
      - name: train
        num_bytes: 1425350388
        num_examples: 169032
    download_size: 497899797
    dataset_size: 1425350388
  - config_name: triplet-all
    features:
      - name: anchor
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
    splits:
      - name: train
        num_bytes: 3203839158
        num_examples: 3381494
    download_size: 487096030
    dataset_size: 3203839158
configs:
  - config_name: triplet
    data_files:
      - split: train
        path: triplet/train-*
  - config_name: triplet-20
    data_files:
      - split: train
        path: triplet-20/train-*
  - config_name: triplet-all
    data_files:
      - split: train
        path: triplet-all/train-*