Instructions to use tweetpie/stance-aware-absa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tweetpie/stance-aware-absa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("tweetpie/stance-aware-absa") model = AutoModelForSeq2SeqLM.from_pretrained("tweetpie/stance-aware-absa") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
6b11e2b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:aeb3adc87074325fcb71255803b91949edad8e2fd2dae4b8434197b6d93dc4a3
size 4984
|