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