File size: 614 Bytes
2ee7455
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: background
    dtype: string
  - name: objective
    dtype: string
  - name: conclusion
    dtype: string
  - name: verdicts
    dtype: string
  - name: strength
    dtype: string
  - name: label
    dtype: int64
  - name: category
    dtype: string
  splits:
  - name: train
    num_bytes: 4679909
    num_examples: 2786
  download_size: 2365567
  dataset_size: 4679909
---
# Dataset Card for "MedREQAL"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)