Instructions to use MatricariaV/error-correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MatricariaV/error-correction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("MatricariaV/error-correction") model = AutoModelForSeq2SeqLM.from_pretrained("MatricariaV/error-correction") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
a29f516 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4fcc8ca830e320086a44a4e9a1e611e1de4ac6e229fdd8fde8aaf5651c6fbdec
size 1315532
|