Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use gArthur98/Greg-Sentiment-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gArthur98/Greg-Sentiment-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="gArthur98/Greg-Sentiment-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("gArthur98/Greg-Sentiment-classifier") model = AutoModelForSequenceClassification.from_pretrained("gArthur98/Greg-Sentiment-classifier", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a1860a3d1c18ff243ec3f89b03ce77da45980e01bf3742a7be85218908fa2467
- Size of remote file:
- 134 MB
- SHA256:
- e524c7200e744101233977841d985d8eeda3b49cb4b1606bd4eb0f82573ff276
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.