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