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

  • Log In
  • Sign Up

tomvoelker
/
t5-absa-plusplus

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

Instructions to use tomvoelker/t5-absa-plusplus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tomvoelker/t5-absa-plusplus with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("tomvoelker/t5-absa-plusplus")
    model = AutoModelForSeq2SeqLM.from_pretrained("tomvoelker/t5-absa-plusplus")
  • Notebooks
  • Google Colab
  • Kaggle
t5-absa-plusplus
244 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
tomvoelker's picture
tomvoelker
T5-small ASQP final model (ep10) - val F1: 67.99, test F1: 57.66
e272944 verified 17 days ago
  • .gitattributes
    1.52 kB
    initial commit 17 days ago
  • README.md
    5.17 kB
    T5-small ASQP model - val F1: 67.99, test F1: 57.66 17 days ago
  • config.json
    1.55 kB
    T5-small ASQP model - val F1: 67.99, test F1: 57.66 17 days ago
  • generation_config.json
    907 Bytes
    T5-small ASQP model - val F1: 67.99, test F1: 57.66 17 days ago
  • model.safetensors
    242 MB
    xet
    T5-small ASQP final model (ep10) - val F1: 67.99, test F1: 57.66 17 days ago
  • tokenizer.json
    2.42 MB
    T5-small ASQP tokenizer 17 days ago
  • tokenizer_config.json
    2.4 kB
    T5-small ASQP tokenizer 17 days ago