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 API
Unable to determine this model's library. Check the docs .

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