metadata
language:
- zh
- en
pretty_name: HSK Vocabulary List
license: cc0-1.0
size_categories:
- 1K<n<10K
tags:
- chinese
- csv
- mandarin
- hsk
- vocabulary
dataset_info:
features:
- name: id
dtype: int32
- name: hsk_level
dtype: int32
- name: chinese
dtype: string
- name: pinyin
dtype: string
- name: english
dtype: string
HSK Vocabulary List
Dataset Summary
This dataset contains 5,456 HSK vocabulary entries in a simple CSV format for use on Hugging Face.
Files
hsk.csv: UTF-8 CSV file with five columns
Data Fields
id: integer identifierhsk_level: HSK level from 1 to 6chinese: Chinese vocabulary itempinyin: pinyin with tone marksenglish: English gloss, with multiple translations separated by;
Dataset Statistics
- Total rows: 5,456
- HSK 1: 500
- HSK 2: 772
- HSK 3: 973
- HSK 4: 1,000
- HSK 5: 1,071
- HSK 6: 1,140
Notes
- Some
chinesevalues include alternative forms or usage labels, such as爸爸|爸or白(形). - Some
englishvalues are short glosses rather than full dictionary definitions, and multiple translations are separated by;. pinyinuses tone marks.