Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

kkuramitsu
/
mt5-tiny12L

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

Instructions to use kkuramitsu/mt5-tiny12L with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kkuramitsu/mt5-tiny12L with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("kkuramitsu/mt5-tiny12L")
    model = AutoModelForSeq2SeqLM.from_pretrained("kkuramitsu/mt5-tiny12L")
  • Notebooks
  • Google Colab
  • Kaggle
mt5-tiny12L
420 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
kkuramitsu's picture
kkuramitsu
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
90a25ef over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    25 Bytes
    initial commit about 3 years ago
  • config.json
    732 Bytes
    Upload 7 files about 3 years ago
  • generation_config.json
    142 Bytes
    Upload 7 files about 3 years ago
  • model.safetensors
    210 MB
    xet
    Adding `safetensors` variant of this model (#1) over 2 years ago
  • nlp2023_py0500.txt
    5.98 kB
    Upload 7 files about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    210 MB
    xet
    Upload pytorch_model.bin about 3 years ago
  • removed.jsonl
    54.6 kB
    Upload 7 files about 3 years ago
  • special_tokens_map.json
    74 Bytes
    Upload 7 files about 3 years ago
  • spiece.model
    352 kB
    xet
    Upload 2 files about 3 years ago
  • tokenizer_config.json
    188 Bytes
    Upload 2 files about 3 years ago
  • vocamaru_log.txt
    57.5 kB
    Upload 7 files about 3 years ago