File size: 519 Bytes
59d10dd bc998fa 59d10dd 0f6f2a2 bd6ccf7 0f6f2a2 59d10dd |
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 |
---
language:
- en
dataset_info:
features:
- name: Disease
dtype: string
- name: Drug
dtype: string
- name: symptoms
sequence: string
- name: posology
dtype: string
- name: answer
dtype: string
- name: question
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 9308914
num_examples: 9407
download_size: 3216907
dataset_size: 9308914
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|