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

  • Log In
  • Sign Up

PageOrg
/
t5-small-tagging-text-old

Transformers
ONNX
t5
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use PageOrg/t5-small-tagging-text-old with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use PageOrg/t5-small-tagging-text-old with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("PageOrg/t5-small-tagging-text-old")
    model = AutoModelForSeq2SeqLM.from_pretrained("PageOrg/t5-small-tagging-text-old")
  • Notebooks
  • Google Colab
  • Kaggle
t5-small-tagging-text-old
791 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
youfengy's picture
youfengy
Upload 15 files
ab9ba71 verified almost 2 years ago
  • onnx
    Upload 15 files almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • config.json
    1.56 kB
    Upload 15 files almost 2 years ago
  • generation_config.json
    149 Bytes
    Upload 15 files almost 2 years ago
  • quantize_config.json
    3.59 kB
    Upload 15 files almost 2 years ago
  • special_tokens_map.json
    2.67 kB
    Upload 15 files almost 2 years ago
  • spiece.model
    792 kB
    xet
    Upload 15 files almost 2 years ago
  • tokenizer.json
    2.42 MB
    Upload 15 files almost 2 years ago
  • tokenizer_config.json
    3.07 kB
    Upload 15 files almost 2 years ago