paper_test_bm25 / README.md
nikchar's picture
Upload README.md with huggingface_hub
36f2434
metadata
dataset_info:
  features:
    - name: label
      dtype: string
    - name: claim
      dtype: string
    - name: evidence_wiki_url
      dtype: string
    - name: text
      dtype: string
    - name: retrieved_evidence_title
      sequence: string
    - name: retrieved_evidence_text
      sequence: string
  splits:
    - name: train
      num_bytes: 65517842
      num_examples: 11073
  download_size: 30781208
  dataset_size: 65517842
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "paper_test_bm25"

More Information needed