MSD_multilingual / README.md
nguyenthanhasia's picture
Upload dataset
b7d63a4 verified
---
dataset_info:
features:
- name: meta
struct:
- name: title_cn
dtype: string
- name: id_cn
dtype: string
- name: link_cn
dtype: string
- name: title_de
dtype: string
- name: id_de
dtype: string
- name: link_de
dtype: string
- name: title_es
dtype: string
- name: id_es
dtype: string
- name: link_es
dtype: string
- name: title_fr
dtype: string
- name: id_fr
dtype: string
- name: link_fr
dtype: string
- name: title_it
dtype: string
- name: id_it
dtype: string
- name: link_it
dtype: string
- name: title_jp
dtype: string
- name: id_jp
dtype: string
- name: link_jp
dtype: string
- name: title_pt
dtype: string
- name: id_pt
dtype: string
- name: link_pt
dtype: string
- name: title_ru
dtype: string
- name: id_ru
dtype: string
- name: link_ru
dtype: string
- name: title_uk
dtype: string
- name: id_uk
dtype: string
- name: link_uk
dtype: string
- name: title_vi
dtype: string
- name: id_vi
dtype: string
- name: link_vi
dtype: string
- name: title_en
dtype: string
- name: id_en
dtype: string
- name: link_en
dtype: string
- name: text_cn
dtype: string
- name: text_de
dtype: string
- name: text_es
dtype: string
- name: text_fr
dtype: string
- name: text_it
dtype: string
- name: text_jp
dtype: string
- name: text_pt
dtype: string
- name: text_ru
dtype: string
- name: text_uk
dtype: string
- name: text_vi
dtype: string
- name: text_en
dtype: string
splits:
- name: train
num_bytes: 817352676
num_examples: 170746
download_size: 165648289
dataset_size: 817352676
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# MSD Multilingual Dataset
## Description
The MSD Multilingual Dataset consists of parallel text extracted from the MSD Manual, a medical reference widely used by healthcare professionals. This dataset includes multiple languages: Chinese (cn), German (de), Spanish (es), French (fr), Italian (it), Japanese (jp), Portuguese (pt), Russian (ru), Ukrainian (uk), Vietnamese (vi), and English (en).
## Usage
The dataset is intended solely for research purposes. Users must respect the intellectual property of [msdmanuals.com](https://www.msdmanuals.com) and adhere to the licensing agreements specified at [MSD Manuals Licensing](https://www.msdmanuals.com/professional/content/licensing).
## Licensing
Please review the [MSD Manuals Licensing Page](https://www.msdmanuals.com/professional/content/licensing) for licensing details before using the dataset.