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