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

mptrigo
/
run1

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

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

  • Libraries
  • Transformers

    How to use mptrigo/run1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("mptrigo/run1")
    model = AutoModelForSeq2SeqLM.from_pretrained("mptrigo/run1")
  • Notebooks
  • Google Colab
  • Kaggle
run1 / runs
33.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
mptrigo's picture
mptrigo
add model
af248e5 over 4 years ago
  • Jan20_11-07-38_marina-GL65-9SEK
    add model over 4 years ago
  • Jan20_11-16-32_marina-GL65-9SEK
    add model over 4 years ago