raphassaraf's picture
Upload dataset
9d0d973 verified
metadata
dataset_info:
  features:
    - name: anchor
      dtype: string
    - name: positive
      dtype: string
    - name: source
      struct:
        - name: domain
          dtype: string
        - name: id
          dtype: int64
        - name: tags
          dtype: string
  splits:
    - name: train
      num_bytes: 736113043.8620541
      num_examples: 237403
    - name: validation
      num_bytes: 184029036.13794592
      num_examples: 59351
  download_size: 481519198
  dataset_size: 920142080
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*