File size: 712 Bytes
5d6139e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d559169
 
 
 
 
 
 
 
 
0c874b2
 
 
d559169
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: long_answer
    dtype: string
  splits:
  - name: train
    num_bytes: 56616928
    num_examples: 147888
  - name: validation
    num_bytes: 8085631
    num_examples: 21127
  - name: test
    num_bytes: 16177833
    num_examples: 42254
  download_size: 49303896
  dataset_size: 80880392
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
license: mit
task_categories:
- question-answering
- text-generation
- table-question-answering
language:
- en
size_categories:
- 10K<n<100K
tags:
- medical
- bio-medical
---