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

infinex
/
translation_model

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

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

  • Libraries
  • Transformers

    How to use infinex/translation_model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("infinex/translation_model")
    model = AutoModelForSeq2SeqLM.from_pretrained("infinex/translation_model")
  • Notebooks
  • Google Colab
  • Kaggle
translation_model
294 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
yj
model
4566d3f about 5 years ago
  • .gitattributes
    690 Bytes
    initial commit about 5 years ago
  • config.json
    1.15 kB
    model about 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    291 MB
    xet
    model about 5 years ago
  • source.spm
    801 kB
    model about 5 years ago
  • target.spm
    796 kB
    model about 5 years ago
  • tokenizer_config.json
    55 Bytes
    model about 5 years ago
  • vocab.json
    1.22 MB
    model about 5 years ago