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

Davlan
/
byt5-base-eng-yor-mt

Transformers
PyTorch
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
2

Instructions to use Davlan/byt5-base-eng-yor-mt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Davlan/byt5-base-eng-yor-mt with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Davlan/byt5-base-eng-yor-mt")
    model = AutoModelForSeq2SeqLM.from_pretrained("Davlan/byt5-base-eng-yor-mt")
  • Notebooks
  • Google Colab
  • Kaggle
byt5-base-eng-yor-mt
4.65 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Davlan's picture
Davlan
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
a4e2c52 almost 3 years ago
  • .gitattributes
    791 Bytes
    Adding `safetensors` variant of this model (#1) almost 3 years ago
  • README.md
    1.15 kB
    Update README.md almost 5 years ago
  • config.json
    734 Bytes
    add byt5 eng-yor mt almost 5 years ago
  • model.safetensors
    2.33 GB
    xet
    Adding `safetensors` variant of this model (#1) almost 3 years ago
  • pytorch_model.bin
    2.33 GB
    xet
    add byt5 eng-yor mt almost 5 years ago
  • special_tokens_map.json
    2.5 kB
    add byt5 eng-yor mt almost 5 years ago
  • tokenizer_config.json
    2.9 kB
    add byt5 eng-yor mt almost 5 years ago
  • training_args.bin
    2.67 kB
    xet
    add byt5 eng-yor mt almost 5 years ago