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