Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Vandy
/
bartpho-word-base

Transformers
PyTorch
TensorBoard
mbart
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

    How to use Vandy/bartpho-word-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Vandy/bartpho-word-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("Vandy/bartpho-word-base")
  • Notebooks
  • Google Colab
  • Kaggle
bartpho-word-base / runs
14.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Vandy's picture
Vandy
End of training
3baf517 almost 3 years ago
  • May14_10-45-55_634ede22bc47
    End of training almost 3 years ago