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