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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

JBW
/
da_en_translation

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

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

  • Libraries
  • Transformers

    How to use JBW/da_en_translation with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("JBW/da_en_translation")
    model = AutoModelForSeq2SeqLM.from_pretrained("JBW/da_en_translation", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
da_en_translation
2.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 50 commits
JBW's picture
JBW
Upload tokenizer.json
cfebc27 about 4 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • config.json
    724 Bytes
    Upload config.json about 4 years ago
  • model.pt
    1.2 GB
    xet
    Upload model.pt with git-lfs about 4 years ago
  • pytorch_model.bin
    1.2 GB
    xet
    Upload pytorch_model.bin with git-lfs about 4 years ago
  • special_tokens_map.json
    99 Bytes
    Update special_tokens_map.json about 4 years ago
  • tokenizer.json
    683 kB
    Upload tokenizer.json about 4 years ago
  • tokenizer_config.json
    112 Bytes
    Update tokenizer_config.json about 4 years ago