Instructions to use atlijas/byt5-is-ocr-post-processing-modern-texts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use atlijas/byt5-is-ocr-post-processing-modern-texts with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("atlijas/byt5-is-ocr-post-processing-modern-texts") model = AutoModelForSeq2SeqLM.from_pretrained("atlijas/byt5-is-ocr-post-processing-modern-texts", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
f187b4e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7acdcf354ba0f21665f90b91fde9e5f6d5812601c6a17a1d1f1c57496f856ca5
size 2326726857
|