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

flax-community
/
code-mt5-base-batch-mix

Transformers
PyTorch
JAX
TensorBoard
mt5
text2text-generation
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use flax-community/code-mt5-base-batch-mix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use flax-community/code-mt5-base-batch-mix with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("flax-community/code-mt5-base-batch-mix")
    model = AutoModelForSeq2SeqLM.from_pretrained("flax-community/code-mt5-base-batch-mix")
  • Notebooks
  • Google Colab
  • Kaggle
code-mt5-base-batch-mix
2 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 19 commits
jackal1586's picture
jackal1586
Update pt model
2dfa92a almost 5 years ago
  • .gitattributes
    737 Bytes
    pytorch model and falx ckpt updated almost 5 years ago
  • config.json
    699 Bytes
    pytorch model and falx ckpt updated almost 5 years ago
  • events.out.tfevents.1626028673.t1v-n-a220b410-w-0.16852.3.v2
    247 Bytes
    xet
    pytorch model and falx ckpt updated almost 5 years ago
  • events.out.tfevents.1626030375.t1v-n-a220b410-w-0.19002.3.v2
    247 Bytes
    xet
    pytorch model and falx ckpt updated almost 5 years ago
  • events.out.tfevents.1626030994.t1v-n-a220b410-w-0.20892.3.v2
    62.1 MB
    xet
    Update pt model almost 5 years ago
  • flax_model.msgpack
    966 MB
    xet
    Update pt model almost 5 years ago
  • pytorch_model.bin
    966 MB
    xet
    Update pt model almost 5 years ago
  • special_tokens_map.json
    2.87 kB
    Update model almost 5 years ago
  • spiece.model
    683 kB
    xet
    Update model almost 5 years ago
  • tokenizer-28000.model
    683 kB
    xet
    ckpt almost 5 years ago
  • tokenizer-28000.vocab
    468 kB
    ckpt almost 5 years ago
  • tokenizer.json
    1.2 MB
    Update model almost 5 years ago
  • tokenizer_config.json
    2.96 kB
    Update model almost 5 years ago