Text Classification
PEFT
PyTorch
Safetensors
English
regression
story-point-estimation
software-engineering
Eval Results (legacy)
Instructions to use DEVCamiloSepulveda/3-Qwen3SP-usergrid with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DEVCamiloSepulveda/3-Qwen3SP-usergrid with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("Qwen/Qwen3-1.7B") model = PeftModel.from_pretrained(base_model, "DEVCamiloSepulveda/3-Qwen3SP-usergrid") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
b6b1ea9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4823ea1ec0b396174bb6fd8e3169ffbc41ec087c7678be3b4e183cdc9cbff814
size 1985944638
|