Instructions to use AidAFadaeian/Persian_Tanslation_en_fa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AidAFadaeian/Persian_Tanslation_en_fa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("AidAFadaeian/Persian_Tanslation_en_fa") model = AutoModelForSeq2SeqLM.from_pretrained("AidAFadaeian/Persian_Tanslation_en_fa") - Notebooks
- Google Colab
- Kaggle
Update README.md
#1
by Aminrhmni - opened
No description provided.
Amin Rahmani supervised the training of this model as part of an NLP class activity.
AidAFadaeian changed pull request status to closed