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
No model card
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support