Instructions to use KarenYYH/sentiment-hr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use KarenYYH/sentiment-hr with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, BertForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KarenYYH/sentiment-hr", from_hf_hub=True) model = BertForSequenceClassification.from_pretrained("KarenYYH/sentiment-hr", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f7322ce | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:644099932db4491f9629db2ef69f2164780a44be17806598250a8ae43af62b8e
size 409100429
|