Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,8 @@ size_categories:
|
|
| 9 |
---
|
| 10 |
|
| 11 |
This is the training dataset used to train the first version of the SpellMapper model.
|
| 12 |
-
It consists of
|
|
|
|
| 13 |
|
| 14 |
Paper: [SpellMapper: A non-autoregressive neural spellchecker for ASR customization with candidate retrieval based on n-gram mappings](https://arxiv.org/abs/2306.02317)
|
| 15 |
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
This is the training dataset used to train the first version of the SpellMapper model.
|
| 12 |
+
It consists of 33'547'074 training examples.
|
| 13 |
+
Actually, [this checkpoint](https://huggingface.co/bene-ges/spellmapper_asr_customization_en) was trained only 1/3 of the full dataset.
|
| 14 |
|
| 15 |
Paper: [SpellMapper: A non-autoregressive neural spellchecker for ASR customization with candidate retrieval based on n-gram mappings](https://arxiv.org/abs/2306.02317)
|
| 16 |
|