Using the Qwen-2.5 model for text classification (lora)
☆24May 7, 2025Updated last year
Alternatives and similar repositories for LLM_seq_cls
Users that are interested in LLM_seq_cls are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code for paper "FineRS: Fine-grained Reasoning and Segmentation of Small Objects with Reinforcement Learning" Neurips2025.☆15Jan 29, 2026Updated 5 months ago
- Qwen1.5大模型微调、基于PEFT框架LoRA微调,在数据集HC3-Chinese上实现文本分类。☆12Jun 29, 2024Updated 2 years ago
- 使用 Qwen2ForSequenceClassification 简单实现文本分类任务。