u-10bei/dbbench_sft_dataset_react_v4
Viewer • Updated • 1.2k • 25
How to use peanuts33/advanced-test04 with PEFT:
Task type is invalid.
LoRA adapter fine-tuned from Qwen/Qwen3-4B-Instruct-2507 using Unsloth.
ALFWorld training data (v3/v5) was in function-calling format, but the evaluation environment expects ReAct text format (THOUGHT/ACTION). This mismatch caused test03 to score significantly lower than test02.
test04 converts ALFWorld data to ReAct format before training:
assistant + tool_calls → THOUGHT: <think>\nACTION: <action> texttool role → user role (matching eval environment observation format)Base model
Qwen/Qwen3-4B-Instruct-2507
Task type is invalid.