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