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