Datasets:
Commit ·
c9cacca
1
Parent(s): 8c545b4
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ dataset_info:
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# Dataset Summary
|
| 28 |
-
20M Vietnamese PubMed biomedical abstracts translated by the [state-of-the-art English-Vietnamese Translation
|
| 29 |
|
| 30 |

|
| 31 |
|
|
@@ -33,8 +33,13 @@ image source: [Enriching Biomedical Knowledge for Vietnamese Low-resource Langua
|
|
| 33 |
|
| 34 |
|
| 35 |
# Language
|
| 36 |
-
-
|
| 37 |
-
- English
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
|
| 39 |
# Source Data - Initial Data Collection and Normalization
|
| 40 |
https://www.nlm.nih.gov/databases/download/pubmed_medline_faq.html
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# Dataset Summary
|
| 28 |
+
20M Vietnamese PubMed biomedical abstracts translated by the [state-of-the-art English-Vietnamese Translation project](https://arxiv.org/abs/2210.05610). The data has been used as unlabeled dataset for [pretraining a Vietnamese Biomedical-domain Transformer model](https://arxiv.org/abs/2210.05598).
|
| 29 |
|
| 30 |

|
| 31 |
|
|
|
|
| 33 |
|
| 34 |
|
| 35 |
# Language
|
| 36 |
+
- English: Original biomedical abstracts from [Pubmed](https://www.nlm.nih.gov/databases/download/pubmed_medline_faq.html)
|
| 37 |
+
- Vietnamese: Synthetic abstract translated by a [state-of-the-art English-Vietnamese Translation project](https://arxiv.org/abs/2210.05610)
|
| 38 |
+
|
| 39 |
+
# Dataset Structure
|
| 40 |
+
- The English sequences are
|
| 41 |
+
- The Vietnamese sequences are
|
| 42 |
+
|
| 43 |
|
| 44 |
# Source Data - Initial Data Collection and Normalization
|
| 45 |
https://www.nlm.nih.gov/databases/download/pubmed_medline_faq.html
|