Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,14 @@
|
|
1 |
---
|
2 |
library_name: nemo
|
3 |
-
license:
|
4 |
tags:
|
5 |
- pytorch
|
6 |
- NeMo
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# T5g2p-bomuv2
|
@@ -193,4 +198,4 @@ License to use this model is covered by the [CC-BY-4.0](https://creativecommons.
|
|
193 |
|
194 |
**Provide appropriate references in the markdown link format below. Please order them numerically.**
|
195 |
|
196 |
-
[1] [NVIDIA NeMo Toolkit](https://github.com/NVIDIA/NeMo)
|
|
|
1 |
---
|
2 |
library_name: nemo
|
3 |
+
license: apache-2.0
|
4 |
tags:
|
5 |
- pytorch
|
6 |
- NeMo
|
7 |
+
datasets:
|
8 |
+
- Panga-Azazia/BomuG2PDatasetV2
|
9 |
+
base_model:
|
10 |
+
- google/byt5-small
|
11 |
+
pipeline_tag: text-generation
|
12 |
---
|
13 |
|
14 |
# T5g2p-bomuv2
|
|
|
198 |
|
199 |
**Provide appropriate references in the markdown link format below. Please order them numerically.**
|
200 |
|
201 |
+
[1] [NVIDIA NeMo Toolkit](https://github.com/NVIDIA/NeMo)
|