Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,8 @@
|
|
2 |
license: cc-by-4.0
|
3 |
language:
|
4 |
- en
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
2 |
license: cc-by-4.0
|
3 |
language:
|
4 |
- en
|
5 |
+
---
|
6 |
+
|
7 |
+
This is a micro dataset used by the example [training script](https://github.com/NVIDIA/NeMo/blob/stable/examples/nlp/spellchecking_asr_customization/run_training.sh) for [SpellMapper](https://arxiv.org/abs/2306.02317) model.
|
8 |
+
|
9 |
+
A pretrained checkpoint is [available](https://huggingface.co/bene-ges/spellmapper_asr_customization_en).
|