Instructions to use DeepLearning101/Corrector101zhTWT5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DeepLearning101/Corrector101zhTWT5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("DeepLearning101/Corrector101zhTWT5") model = AutoModelForSeq2SeqLM.from_pretrained("DeepLearning101/Corrector101zhTWT5") - Notebooks
- Google Colab
- Kaggle
Delete spiece.model
Browse files- spiece.model +0 -3
spiece.model
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e0dc796e4a3d83ccbeb33b35ce905c5821b427f19343e1bdad7d0b47a3317cac
|
| 3 |
-
size 725135
|
|
|
|
|
|
|
|
|
|
|
|