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