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

  • Log In
  • Sign Up

engindemir
/
mt5_dey

Transformers
google-tensorflow TensorFlow
mt5
text2text-generation
generated_from_keras_callback
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use engindemir/mt5_dey with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("engindemir/mt5_dey")
    model = AutoModelForSeq2SeqLM.from_pretrained("engindemir/mt5_dey")
  • Notebooks
  • Google Colab
  • Kaggle
mt5_dey
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
engindemir's picture
engindemir
Upload tokenizer
9f2728c verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload tokenizer about 1 year ago
  • README.md
    876 Bytes
    Upload TFMT5ForConditionalGeneration about 1 year ago
  • config.json
    821 Bytes
    Upload TFMT5ForConditionalGeneration about 1 year ago
  • generation_config.json
    142 Bytes
    Upload TFMT5ForConditionalGeneration about 1 year ago
  • special_tokens_map.json
    416 Bytes
    Upload tokenizer about 1 year ago
  • spiece.model
    4.31 MB
    xet
    Upload tokenizer about 1 year ago
  • tf_model.h5
    3.87 GB
    xet
    Upload TFMT5ForConditionalGeneration about 1 year ago
  • tokenizer.json
    16.3 MB
    xet
    Upload tokenizer about 1 year ago
  • tokenizer_config.json
    1.06 kB
    Upload tokenizer about 1 year ago