lengocquangLAB/vie-news-tags-extraction
Viewer • Updated • 95.8k • 29 • 1
How to use lengocquangLAB/t5-small-tags-extraction-800 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("lengocquangLAB/t5-small-tags-extraction-800")
model = AutoModelForSeq2SeqLM.from_pretrained("lengocquangLAB/t5-small-tags-extraction-800")This model is a fine-tuned version of lengocquangLAB/t5-small-tags-extraction-800 on an unknown dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Unable to build the model tree, the base model loops to the model itself. Learn more.