Transformers
TensorBoard
Safetensors
Hindi
English
marian
text2text-generation
Generated from Trainer
code switching
hinglish
code mixing
Instructions to use ar5entum/marianMT_hin_eng_cs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ar5entum/marianMT_hin_eng_cs with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ar5entum/marianMT_hin_eng_cs") model = AutoModelForSeq2SeqLM.from_pretrained("ar5entum/marianMT_hin_eng_cs") - Notebooks
- Google Colab
- Kaggle
Ctrl+K