maidalun1020's picture
Upload README.md with huggingface_hub
8c73d86
|
raw
history blame contribute delete
No virus
350 Bytes
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: dev
        path: data/dev-*
dataset_info:
  features:
    - name: qid
      dtype: string
    - name: pid
      dtype: string
    - name: score
      dtype: int64
  splits:
    - name: dev
      num_bytes: 557424
      num_examples: 23003
  download_size: 295231
  dataset_size: 557424