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

cw1521
/
opus-mt-st-en

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

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

  • Libraries
  • Transformers

    How to use cw1521/opus-mt-st-en with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("cw1521/opus-mt-st-en")
    model = AutoModelForSeq2SeqLM.from_pretrained("cw1521/opus-mt-st-en")
  • Notebooks
  • Google Colab
  • Kaggle
opus-mt-st-en
601 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
9894ff7 verified over 1 year ago
  • .gitattributes
    1.44 kB
    Adding `safetensors` variant of this model over 1 year ago
  • README.md
    1.01 kB
    epoch 2 almost 4 years ago
  • config.json
    1.43 kB
    epoch 2 almost 4 years ago
  • model.safetensors
    299 MB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin
    299 MB
    xet
    orange 3 epoch over 3 years ago
  • source.spm
    778 kB
    'init almost 4 years ago
  • special_tokens_map.json
    74 Bytes
    'init almost 4 years ago
  • target.spm
    802 kB
    'init almost 4 years ago
  • tokenizer_config.json
    317 Bytes
    epoch 2 almost 4 years ago
  • training_args.bin

    Detected Pickle imports (6)

    • "transformers.training_args.OptimizerNames",
    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "transformers.trainer_utils.HubStrategy",
    • "torch.device",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.SchedulerType"

    How to fix it?

    3.5 kB
    xet
    orange 3 epoch over 3 years ago
  • vocab.json
    1.46 MB
    'init almost 4 years ago