bcai001's picture
Upload dataset
ece2d3b verified
metadata
dataset_info:
  features:
    - name: condition
      dtype: string
    - name: anchor
      dtype: string
    - name: pos
      dtype: string
    - name: neg
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 26288027
      num_examples: 4551
    - name: validation
      num_bytes: 3415851
      num_examples: 569
    - name: test
      num_bytes: 3181278
      num_examples: 569
  download_size: 21391113
  dataset_size: 32885156
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*