lecard-v2 / README.md
tomaarsen's picture
tomaarsen HF Staff
Upload dataset
ab60608 verified
|
raw
history blame
741 Bytes
metadata
dataset_info:
  - config_name: triplet
    features:
      - name: anchor
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
    splits:
      - name: train
        num_bytes: 25289322
        num_examples: 591
    download_size: 11817840
    dataset_size: 25289322
  - config_name: triplet-all
    features:
      - name: anchor
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
    splits:
      - name: train
        num_bytes: 505751068
        num_examples: 11820
    download_size: 83310603
    dataset_size: 505751068
configs:
  - config_name: triplet
    data_files:
      - split: train
        path: triplet/train-*
  - config_name: triplet-all
    data_files:
      - split: train
        path: triplet-all/train-*