CharXiv-en_beir / README.md
mwerk's picture
Add Copyright statement
c38db7d verified
metadata
dataset_info:
  - config_name: corpus
    features:
      - name: corpus-id
        dtype: int64
      - name: image
        dtype: image
    splits:
      - name: test
        num_bytes: 75241324
        num_examples: 1000
    download_size: 68785832
    dataset_size: 75241324
  - config_name: qrels
    features:
      - name: query-id
        dtype: int64
      - name: corpus-id
        dtype: int64
      - name: score
        dtype: int64
    splits:
      - name: test
        num_bytes: 24000
        num_examples: 1000
    download_size: 12124
    dataset_size: 24000
  - config_name: queries
    features:
      - name: query-id
        dtype: int64
      - name: query
        dtype: string
    splits:
      - name: test
        num_bytes: 108067
        num_examples: 999
    download_size: 62416
    dataset_size: 108067
configs:
  - config_name: corpus
    data_files:
      - split: test
        path: default/corpus/test-*
  - config_name: qrels
    data_files:
      - split: test
        path: default/qrels/test-*
  - config_name: queries
    data_files:
      - split: test
        path: default/queries/test-*

This is a copy of https://huggingface.co/datasets/jinaai/CharXiv-en reformatted into the BEIR format. For any further information like license, please refer to the original dataset.

Disclaimer

This dataset may contain publicly available images or text data. All data is provided for research and educational purposes only. If you are the rights holder of any content and have concerns regarding intellectual property or copyright, please contact us at "support-data (at) jina.ai" for removal. We do not collect or process personal, sensitive, or private information intentionally. If you believe this dataset includes such content (e.g., portraits, location-linked images, medical or financial data, or NSFW content), please notify us, and we will take appropriate action.

Copyright

All rights are reserved to the original authors of the documents.