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:
- e8b20b706c6e799ba5708cd967086707e8ececeb15fff806286ddbefe72d07bb
- Size of remote file:
- 1.15 GB
- SHA256:
- 1d8fff1b829319bad54631f9cc8f7367243a86ee99c3013d3a3107d7e9a50256
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.