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