nli-for-simcse / README.md
tomaarsen's picture
tomaarsen HF staff
Upload dataset
aa413f0 verified
metadata
dataset_info:
  - config_name: triplet-7
    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
    splits:
      - name: train
        num_bytes: 129065964
        num_examples: 273540
    download_size: 87886620
    dataset_size: 129065964
  - config_name: triplet-all
    features:
      - name: anchor
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
    splits:
      - name: train
        num_bytes: 357145333
        num_examples: 1925996
    download_size: 94616052
    dataset_size: 357145333
configs:
  - config_name: triplet-7
    data_files:
      - split: train
        path: triplet-7/train-*
  - config_name: triplet-all
    data_files:
      - split: train
        path: triplet-all/train-*