Text Classification
Transformers
PyTorch
Safetensors
German
bert
deepset/gbert-large
text-embeddings-inference
Instructions to use aari1995/German_Sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aari1995/German_Sentiment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="aari1995/German_Sentiment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("aari1995/German_Sentiment") model = AutoModelForSequenceClassification.from_pretrained("aari1995/German_Sentiment", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 007bd717a55f0a7d858518d7cf06749ed1a2223377ede966cf6fc3531ca09a84
- Size of remote file:
- 1.34 GB
- SHA256:
- cd6455298f7f91f4d1a1c764842dc03d8258e83b35c0e91384f769875359b875
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.