Instructions to use nvidia/nemo-megatron-t5-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use nvidia/nemo-megatron-t5-3B with NeMo:
# tag did not correspond to a valid NeMo domain.
- Notebooks
- Google Colab
- Kaggle
Add tag so repo is filterable by task
#1
by osanseviero - opened
README.md
CHANGED
|
@@ -5,7 +5,7 @@ library_name: nemo
|
|
| 5 |
datasets:
|
| 6 |
- the_pile
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
- pytorch
|
| 10 |
- seq2seq
|
| 11 |
- masked language modeling
|
|
|
|
| 5 |
datasets:
|
| 6 |
- the_pile
|
| 7 |
tags:
|
| 8 |
+
- text2text-generation
|
| 9 |
- pytorch
|
| 10 |
- seq2seq
|
| 11 |
- masked language modeling
|