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