dataset_info: | |
features: | |
- name: PMID | |
dtype: int64 | |
- name: Title | |
dtype: string | |
- name: Abstract | |
dtype: string | |
- name: Split | |
dtype: string | |
- name: Number of Annotators | |
dtype: int64 | |
- name: Aggregate | |
dtype: int64 | |
- name: Has Human Subjects | |
dtype: float64 | |
- name: Has Target Disease | |
dtype: float64 | |
- name: Cohort Study or Clinical Trial | |
dtype: float64 | |
- name: Has Quantitative Outcome Measure | |
dtype: float64 | |
- name: Has Study Drug(s) | |
dtype: float64 | |
- name: Has Population Size | |
dtype: float64 | |
- name: Has Comparator Group | |
dtype: float64 | |
- name: label | |
sequence: float64 | |
- name: __index_level_0__ | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 15286088 | |
num_examples: 8005 | |
- name: validation | |
num_bytes: 1931610 | |
num_examples: 997 | |
- name: test | |
num_bytes: 1923714 | |
num_examples: 998 | |
download_size: 9802250 | |
dataset_size: 19141412 | |
# Dataset Card for "biosift" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |