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