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