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