YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Latex to Python code

This is the tokenizer for the model:

Load model directly

from transformers import AutoTokenizer, AutoModelForSeq2SeqLM, RobertaTokenizer, T5ForConditionalGeneration

tokenizer = AutoTokenizer.from_pretrained("AbdulHadi806/codeT5-finetuned-LaTexToPythonCode-30kDataset")
model = T5ForConditionalGeneration.from_pretrained("AbdulHadi806/codeT5-finetuned-LaTexToPythonCode-30kDataset")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using AbdulHadi806/codeT5-finetuned-LaTexToPythonCode-30kDataset 1