File size: 681 Bytes
38c0d06
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
223dff7
 
38c0d06
223dff7
 
38c0d06
223dff7
 
8ed0e89
223dff7
38c0d06
 
 
 
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
---
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)