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