Remove redundancy in the readme
Browse files
README.md
CHANGED
|
@@ -32,14 +32,6 @@ dataset_info:
|
|
| 32 |
|
| 33 |
This dataset contains 5,456 HSK vocabulary entries in a simple CSV format for use on Hugging Face.
|
| 34 |
|
| 35 |
-
Each row represents one vocabulary item with five columns:
|
| 36 |
-
|
| 37 |
-
- `id`
|
| 38 |
-
- `hsk_level`
|
| 39 |
-
- `chinese`
|
| 40 |
-
- `pinyin`
|
| 41 |
-
- `english`
|
| 42 |
-
|
| 43 |
## Files
|
| 44 |
|
| 45 |
- `hsk.csv`: UTF-8 CSV file with five columns
|
|
|
|
| 32 |
|
| 33 |
This dataset contains 5,456 HSK vocabulary entries in a simple CSV format for use on Hugging Face.
|
| 34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
## Files
|
| 36 |
|
| 37 |
- `hsk.csv`: UTF-8 CSV file with five columns
|