Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -64,19 +64,6 @@ tags:
|
|
| 64 |
## 📖 Overview
|
| 65 |
ViMedCSS is a Vietnamese medical speech dataset for code-switching ASR, where each utterance contains at least one non-Vietnamese (mainly English) medical term embedded in Vietnamese speech.
|
| 66 |
|
| 67 |
-
From the paper, the full ViMedCSS corpus is reported as:
|
| 68 |
-
- 34.57 hours
|
| 69 |
-
- 16,576 utterances
|
| 70 |
-
- 5 medical topics
|
| 71 |
-
- 4 splits including a dedicated `hard` split for rare/unseen terms
|
| 72 |
-
|
| 73 |
-
From the provided CSV metadata in this release, the indexed subset contains:
|
| 74 |
-
- 15,818 rows
|
| 75 |
-
- 15,814 unique `segment_id`
|
| 76 |
-
- 32.64 hours total duration
|
| 77 |
-
- 16,581 total code-switched term occurrences
|
| 78 |
-
- 889 distinct code-switched medical terms
|
| 79 |
-
|
| 80 |
## 📊 Dataset Statistics
|
| 81 |
### Split Statistics (from `ViMedCSS-Metadata`)
|
| 82 |
| Split | # Rows | Duration (hours) | Avg duration (s) | Total CS terms |
|
|
@@ -132,7 +119,6 @@ git clone https://huggingface.co/datasets/tensorxt/ViMedCSS
|
|
| 132 |
|
| 133 |
## 📝 Notes
|
| 134 |
- The paper reports the full corpus statistics (34.57h, 16,576 utterances).
|
| 135 |
-
- The CSV metadata bundled here describes a smaller processed subset (32.64h, 15,818 rows).
|
| 136 |
- The `hard` split is intended for evaluating rare/unseen code-switched medical terms, following the paper’s benchmark setup.
|
| 137 |
|
| 138 |
## 📜 License
|
|
|
|
| 64 |
## 📖 Overview
|
| 65 |
ViMedCSS is a Vietnamese medical speech dataset for code-switching ASR, where each utterance contains at least one non-Vietnamese (mainly English) medical term embedded in Vietnamese speech.
|
| 66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
## 📊 Dataset Statistics
|
| 68 |
### Split Statistics (from `ViMedCSS-Metadata`)
|
| 69 |
| Split | # Rows | Duration (hours) | Avg duration (s) | Total CS terms |
|
|
|
|
| 119 |
|
| 120 |
## 📝 Notes
|
| 121 |
- The paper reports the full corpus statistics (34.57h, 16,576 utterances).
|
|
|
|
| 122 |
- The `hard` split is intended for evaluating rare/unseen code-switched medical terms, following the paper’s benchmark setup.
|
| 123 |
|
| 124 |
## 📜 License
|