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

Shularp
/
testjpth

Transformers
PyTorch
TensorBoard
Japanese
Thai
m2m_100
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use Shularp/testjpth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Shularp/testjpth with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Shularp/testjpth")
    model = AutoModelForSeq2SeqLM.from_pretrained("Shularp/testjpth")
  • Notebooks
  • Google Colab
  • Kaggle
testjpth / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Shularp's picture
Shularp
update model card README.md
d334fdf almost 3 years ago
  • Jun29_11-46-02_572f7a64b492
    update model card README.md almost 3 years ago