Transformers
Safetensors
Yoruba
English
t5
text2text-generation
yoruba
code-switching
diacritic-restoration
byt5
low-resource-nlp
african-nlp
text-generation-inference
Instructions to use Emeritus-21/yoruba-codeswitch-diacritics-long-context with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Emeritus-21/yoruba-codeswitch-diacritics-long-context with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Emeritus-21/yoruba-codeswitch-diacritics-long-context") model = AutoModelForSeq2SeqLM.from_pretrained("Emeritus-21/yoruba-codeswitch-diacritics-long-context", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!