araag2's picture
Update README.md
25b97c6 verified
metadata
dataset_info:
  - config_name: 2021_conversational
    features:
      - name: id
        dtype: int64
      - name: prompt
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: completion
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: Label
        dtype: string
    splits:
      - name: test
        num_bytes: 271472692
        num_examples: 35832
    download_size: 105812981
    dataset_size: 271472692
  - config_name: 2021_processed
    features:
      - name: id
        dtype: int64
      - name: query_id
        dtype: string
      - name: Patient
        dtype: string
      - name: doc_id
        dtype: string
      - name: Label
        dtype: string
      - name: title
        dtype: string
      - name: Title
        dtype: string
      - name: Summary
        dtype: string
      - name: Detailed_description
        dtype: string
      - name: Eligibility
        dtype: string
    splits:
      - name: test
        num_bytes: 220446603
        num_examples: 35832
    download_size: 97703999
    dataset_size: 220446603
  - config_name: 2021_source
    features:
      - name: query_id
        dtype: string
      - name: text
        dtype: string
      - name: doc_id
        dtype: string
      - name: relevance
        dtype: int64
      - name: iteration
        dtype: string
    splits:
      - name: test
        num_bytes: 31505512
        num_examples: 35832
    download_size: 538193
    dataset_size: 31505512
  - config_name: 2022_conversational
    features:
      - name: id
        dtype: int64
      - name: prompt
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: completion
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: Label
        dtype: string
    splits:
      - name: test
        num_bytes: 233171324
        num_examples: 35394
    download_size: 90342652
    dataset_size: 233171324
  - config_name: 2022_processed
    features:
      - name: id
        dtype: int64
      - name: query_id
        dtype: string
      - name: Patient
        dtype: string
      - name: doc_id
        dtype: string
      - name: Label
        dtype: string
      - name: title
        dtype: string
      - name: Title
        dtype: string
      - name: Summary
        dtype: string
      - name: Detailed_description
        dtype: string
      - name: Eligibility
        dtype: string
    splits:
      - name: test
        num_bytes: 182709915
        num_examples: 35394
    download_size: 84718023
    dataset_size: 182709915
  - config_name: 2022_source
    features:
      - name: query_id
        dtype: string
      - name: text
        dtype: string
      - name: doc_id
        dtype: string
      - name: relevance
        dtype: int64
    splits:
      - name: test
        num_bytes: 23107751
        num_examples: 35394
    download_size: 456562
    dataset_size: 23107751
  - config_name: 2023_conversational
    features:
      - name: id
        dtype: int64
      - name: prompt
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: completion
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: Label
        dtype: string
    splits:
      - name: test
        num_bytes: 162872317
        num_examples: 29787
    download_size: 67302576
    dataset_size: 162872317
  - config_name: 2023_processed
    features:
      - name: id
        dtype: int64
      - name: query_id
        dtype: string
      - name: disease
        dtype: string
      - name: Patient
        dtype: string
      - name: doc_id
        dtype: string
      - name: Label
        dtype: string
      - name: title
        dtype: string
      - name: Title
        dtype: string
      - name: Summary
        dtype: string
      - name: Detailed_description
        dtype: string
      - name: Eligibility
        dtype: string
    splits:
      - name: test
        num_bytes: 131336191
        num_examples: 29787
    download_size: 59879467
    dataset_size: 131336191
  - config_name: 2023_source
    features:
      - name: query_id
        dtype: string
      - name: disease
        dtype: string
      - name: text
        dtype: string
      - name: doc_id
        dtype: string
      - name: relevance
        dtype: int64
    splits:
      - name: test
        num_bytes: 8274208
        num_examples: 33870
    download_size: 352322
    dataset_size: 8274208
configs:
  - config_name: 2021_conversational
    data_files:
      - split: test
        path: 2021_conversational/test-*
  - config_name: 2021_processed
    data_files:
      - split: test
        path: 2021_processed/test-*
  - config_name: 2021_source
    data_files:
      - split: test
        path: 2021_source/test-*
  - config_name: 2022_conversational
    data_files:
      - split: test
        path: 2022_conversational/test-*
  - config_name: 2022_processed
    data_files:
      - split: test
        path: 2022_processed/test-*
  - config_name: 2022_source
    data_files:
      - split: test
        path: 2022_source/test-*
  - config_name: 2023_conversational
    data_files:
      - split: test
        path: 2023_conversational/test-*
  - config_name: 2023_processed
    data_files:
      - split: test
        path: 2023_processed/test-*
  - config_name: 2023_source
    data_files:
      - split: test
        path: 2023_source/test-*
license: cc-by-sa-4.0
task_categories:
  - text-ranking
  - text-classification
language:
  - en
tags:
  - medical
pretty_name: TREC_CT
size_categories:
  - 100K<n<1M

TREC Clinical Trials (2021, 2022 and 2023)

Dataset Description

Links
Homepage: TREC
Paper: 2021 / 2022 / 2023
Contact (Original Authors): -
Contact (Curator): Artur Guimarães (artur.guimas@gmail.com)

Dataset Summary

This track focused on matching patients to relevant clinical trials.

Data Instances

Source Format

{
    "query_id":"1",
    "disease":"glaucoma",
    "text":"definitive diagnosis: primary open angle glaucoma\nvisual field: moderate field damage\nvisual acuity: 0.3\nprior cataract surgery: no\nprior LASIK surgery: no\ncomorbid ocular diseases: corneal edema",
    "doc_id":"NCT00000119",
    "relevance": "not relevant"
}

Data Fields

Source Format

TO:DO

Data Splits

TO:DO

Additional Information

Dataset Curators

Huggingface Curator

Licensing Information

CC BY-SA 4.0

Citation Information

@inproceedings{soboroff2021overview,
  title={Overview of TREC 2021.},
  author={Soboroff, Ian},
  booktitle={TREC},
  year={2021}
}

@inproceedings{roberts2022overview,
  title={Overview of the TREC 2022 Clinical Trials Track.},
  author={Roberts, Kirk and Demner-Fushman, Dina and Voorhees, Ellen M and Bedrick, Steven and Hersh, William R},
  booktitle={TREC},
  year={2022}
}

@inproceedings{soboroff2021overview,
  title={Overview of TREC 2021.},
  author={Soboroff, Ian},
  booktitle={TREC},
  year={2021}
}

Contributions

Thanks to araag2 for adding this dataset.