File size: 1,113 Bytes
a62590f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
---
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) |