Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
Size:
10K - 100K
Tags:
medical
License:
File size: 1,356 Bytes
ab37bb5 bf28bd3 ff50f1a f260aa1 ff50f1a f260aa1 ff50f1a 635d9e4 |
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 54 55 56 57 58 59 60 61 62 63 64 |
---
license: apache-2.0
task_categories:
- question-answering
language:
- vi
tags:
- medical
size_categories:
- 10K<n<100K
pretty_name: BookingCare-article
dataset_info:
features:
- name: query
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 488866999.2173974
num_examples: 57406
- name: test
num_bytes: 122221007.78260264
num_examples: 14352
download_size: 274872204
dataset_size: 611088007.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
## BookingCare-article Dataset
### Description
The BookingCare-article dataset contains questions and answers related to the medical field. This dataset is designed to support question-answering tasks in the Vietnamese language.
### Dataset Information
- **Language**: Vietnamese
- **Category**: Medical
- **Size**: 10K < n < 100K
- **License**: Apache 2.0
### Dataset Details
- **Number of Training Examples**: 57,406
- **Number of Test Examples**: 14,352
- **Download Size**: 274.87 MB
- **Dataset Size**: 611.09 MB
### Configuration
- **Configuration Name**: default
- **Data Files**:
- **Training**: `data/train-*`
- **Testing**: `data/test-*`
### Citation
If you use this dataset in your research or project, please cite the repository as follows:
|