How to use susanesho/amazon-comment-bert with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("susanesho/amazon-comment-bert", dtype="auto")
No model card