How to use yinani24/bert_bias_model_crow with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("yinani24/bert_bias_model_crow") model = AutoModelForMultipleChoice.from_pretrained("yinani24/bert_bias_model_crow")
No model card
Files info