Instructions to use ItcastAI/bert_cn_finetunning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ItcastAI/bert_cn_finetunning with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ItcastAI/bert_cn_finetunning")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ItcastAI/bert_cn_finetunning") model = AutoModelForSequenceClassification.from_pretrained("ItcastAI/bert_cn_finetunning") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 10f48701ca73fd780e07d6a0fbce5c7ad4a82d5dcb92e957da6c5299b845da80
- Size of remote file:
- 409 MB
- SHA256:
- 2fec32b23191bddb969a9b04946e4798199ba8018709c655bf996db1fe4a1853
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.