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

  • Log In
  • Sign Up

IceKingBing
/
t5-fine-tune-save-example

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

Instructions to use IceKingBing/t5-fine-tune-save-example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use IceKingBing/t5-fine-tune-save-example with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("IceKingBing/t5-fine-tune-save-example")
    model = AutoModelForSeq2SeqLM.from_pretrained("IceKingBing/t5-fine-tune-save-example")
  • Notebooks
  • Google Colab
  • Kaggle
t5-fine-tune-save-example
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
IceKingBing's picture
IceKingBing
Upload tokenizer
994ca57 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.18 kB
    Upload tokenizer about 2 years ago
  • config.json
    1.56 kB
    Upload folder using huggingface_hub about 2 years ago
  • generation_config.json
    163 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • model.safetensors
    242 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    2.54 kB
    Upload tokenizer about 2 years ago
  • spiece.model
    792 kB
    xet
    Upload tokenizer about 2 years ago
  • tokenizer.json
    2.42 MB
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    20.8 kB
    Upload tokenizer about 2 years ago