dataset_info: | |
features: | |
- name: pmcid | |
dtype: int32 | |
- name: pmid | |
dtype: int32 | |
- name: text | |
dtype: string | |
- name: label | |
dtype: | |
class_label: | |
names: | |
'0': no significant effect | |
'1': significant effect | |
splits: | |
- name: train | |
num_bytes: 1930106 | |
num_examples: 1028 | |
- name: validation | |
num_bytes: 229838 | |
num_examples: 118 | |
- name: test | |
num_bytes: 230635 | |
num_examples: 123 | |
download_size: 0 | |
dataset_size: 2390579 | |
# Dataset Card for "ei-abstract-significance" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |