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