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