tokenizer = BertTokenizer.from_pretrained("bert-base-chinese")
config = BertConfig.from_pretrained('Leonardolin/NTCIR_none_and_s_with_a', num_labels=2)
model = BertForSequenceClassification.from_pretrained("Leonardolin/NTCIR_none_and_s_with_a",config=config)

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support