Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use Selimx2001x/AraT5-Arabic-To-Sign-Language-Translation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Selimx2001x/AraT5-Arabic-To-Sign-Language-Translation with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Selimx2001x/AraT5-Arabic-To-Sign-Language-Translation") model = AutoModelForSeq2SeqLM.from_pretrained("Selimx2001x/AraT5-Arabic-To-Sign-Language-Translation") - Notebooks
- Google Colab
- Kaggle
ask for help
#1
by Sobeih22 - opened
can you send the notebook did you fine-tune the module with it
can you send the notebook did you fine-tune the module with it
I'll ask if I it's permissible to do so, and let you know.
thank you for replying. If it is possible it will help me very much
can you at least help me to calculate bleu score?