File size: 889 Bytes
a5d1748
 
 
497d7c2
b75fded
497d7c2
b75fded
497d7c2
 
 
 
 
 
 
 
 
b75fded
497d7c2
b75fded
497d7c2
a5d1748
 
 
 
 
 
 
497d7c2
 
 
 
a5d1748
 
497d7c2
 
 
 
a5d1748
 
 
 
 
e5a1495
 
 
c07da41
 
e5a1495
 
c07da41
e5a1495
 
 
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
50
51
52
53
---
dataset_info:
  features:
  - name: pubid
    dtype: int64
  - name: question
    dtype: string
  - name: context
    struct:
    - name: contexts
      sequence: string
    - name: labels
      sequence: string
    - name: meshes
      sequence: string
  - name: long_answer
    dtype: string
  - name: final_decision
    dtype: string
  - name: id
    dtype: string
  - name: messages
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: answer
    dtype: string
  - name: answer_trans
    dtype: string
  splits:
  - name: train
    num_bytes: 138446062
    num_examples: 35579
  download_size: 72585370
  dataset_size: 138446062
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: mit
task_categories:
- question-answering
- translation
- text-generation
language:
- ko
- en
tags:
- medical
---