How to use billusanda007/google_book-bert-classifier with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("billusanda007/google_book-bert-classifier", dtype="auto")