How to use tsegatsahai/BERT_Sentiment with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tsegatsahai/BERT_Sentiment", dtype="auto")
No model card