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

  • Log In
  • Sign Up

sshleifer
/
opus-mt-CELTIC-en

Transformers
PyTorch
marian
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use sshleifer/opus-mt-CELTIC-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sshleifer/opus-mt-CELTIC-en with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("sshleifer/opus-mt-CELTIC-en")
    model = AutoModelForSeq2SeqLM.from_pretrained("sshleifer/opus-mt-CELTIC-en")
  • Notebooks
  • Google Colab
  • Kaggle
opus-mt-CELTIC-en
198 MB
Ctrl+K
Ctrl+K
History: 8 commits
system's picture
system HF Staff
Update vocab.json
40961ab almost 6 years ago
  • .gitattributes
    345 Bytes
    initial commit almost 6 years ago
  • README.md
    962 Bytes
    Update README.md almost 6 years ago
  • config.json
    1.11 kB
    Update config.json almost 6 years ago
  • pytorch_model.bin
    197 MB
    xet
    Update pytorch_model.bin almost 6 years ago
  • source.spm
    302 kB
    Update source.spm almost 6 years ago
  • target.spm
    302 kB
    Update target.spm almost 6 years ago
  • tokenizer_config.json
    57 Bytes
    Update tokenizer_config.json almost 6 years ago
  • vocab.json
    200 kB
    Update vocab.json almost 6 years ago