Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

hungphongtrn
/
vit5-base

Transformers
PyTorch
TensorBoard
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use hungphongtrn/vit5-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hungphongtrn/vit5-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("hungphongtrn/vit5-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("hungphongtrn/vit5-base")
  • Notebooks
  • Google Colab
  • Kaggle
vit5-base / runs
69.6 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 50 commits

This model has 1 file scanned as unsafe.

hungphongtrn's picture
hungphongtrn
Training in progress, epoch 49
509ae90 almost 2 years ago
  • May29_10-12-23_labserver
    Training in progress, epoch 0 almost 2 years ago
  • May29_10-13-41_labserver
    Training in progress, epoch 0 almost 2 years ago
  • May29_12-40-41_labserver
    Training in progress, epoch 0 almost 2 years ago
  • May29_12-42-29_labserver
    Training in progress, epoch 0 almost 2 years ago
  • May29_16-46-16_labserver
    Training in progress, epoch 0 almost 2 years ago
  • May29_16-47-09_labserver
    Training in progress, epoch 0 almost 2 years ago
  • May29_16-47-50_labserver
    Training in progress, epoch 49 almost 2 years ago