qwen3-4b-structeval
Fine-tuned for StructEval-T benchmark.
Base Model
Qwen/Qwen3-4B-Instruct-2507
Usage
from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("taso5789/qwen3-4b-structeval")
tokenizer = AutoTokenizer.from_pretrained("taso5789/qwen3-4b-structeval")
- Downloads last month
- 10
Model tree for taso5789/qwen3-4b-structeval
Base model
Qwen/Qwen3-4B-Instruct-2507