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