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

  • Log In
  • Sign Up

lzw1008
/
Emot5-large

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

Instructions to use lzw1008/Emot5-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use lzw1008/Emot5-large with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("lzw1008/Emot5-large")
    model = AutoModelForSeq2SeqLM.from_pretrained("lzw1008/Emot5-large")
  • Notebooks
  • Google Colab
  • Kaggle
Emot5-large
2.95 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
lzw1008's picture
lzw1008
Update config.json
a444750 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    4.52 kB
    Update README.md over 2 years ago
  • config.json
    1.5 kB
    Update config.json over 2 years ago
  • generation_config.json
    112 Bytes
    First model version over 2 years ago
  • model.safetensors
    2.95 GB
    xet
    First model version over 2 years ago
  • special_tokens_map.json
    2.54 kB
    First model version over 2 years ago
  • spiece.model
    792 kB
    xet
    First model version over 2 years ago
  • tokenizer.json
    2.42 MB
    First model version over 2 years ago
  • tokenizer_config.json
    20.7 kB
    First model version over 2 years ago