Text Classification
Transformers
Safetensors
bert
sentiment-analysis
imdb
Generated from Trainer
Eval Results (legacy)
Instructions to use Anant1213/bert-finetuned-imdb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Anant1213/bert-finetuned-imdb with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Anant1213/bert-finetuned-imdb")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Anant1213/bert-finetuned-imdb") model = AutoModelForSequenceClassification.from_pretrained("Anant1213/bert-finetuned-imdb", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1afb62a0d11449aa2e8c718c406230d5c8c0b13b3148512bc0bc948cb0a76273
- Size of remote file:
- 438 MB
- SHA256:
- a550445e8f10edd666d541d957c03b2f0aceb505998b9982d6d687f00004e481
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.