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