qwen3-8b-navigation-lora-persistent

Supplementary release for the paper Evaluating Agents Across Runtime Contracts: When Mismatch Costs Efficiency or Quality (IAEval 2026, the NeurIPS 2026 Workshop on Evaluation of Interactive Agents). This is one of four LoRA adapters (rule_diagnosis / navigation task family x persistent/stateless training regime), fine-tuned on the navigation agentic task (graph exploration with a per-turn tool-call budget). It is the second-family generalization arm alongside the primary Opaque Knapsack result (see the sibling Qwen3-8B knapsack release).

  • Base model: Qwen/Qwen3-8B
  • Training regime: persistent (trained with a persistent Python interpreter runtime (state carries over across agent turns))
  • Seed: 3407

Training configuration

Fine-tuned with Axolotl, LoRA adapter, 4-bit NF4 quantized base:

Hyperparameter Value
lora_r 64
lora_alpha 128
lora_dropout 0.05
lora_target_modules q_proj, k_proj, v_proj, o_proj, gate_proj, up_proj, down_proj
learning_rate 1e-4
lr_scheduler cosine
optimizer adamw_torch
epochs 3.0
micro_batch_size 1
gradient_accumulation_steps 16
sequence_len 16384
sample_packing false
seed 3407
training data paired traces for the "persistent" regime on navigation, see paper Appendix for pairing/filtering procedure

Provenance

Released alongside the paper Evaluating Agents Across Runtime Contracts: When Mismatch Costs Efficiency or Quality (IAEval 2026, the NeurIPS 2026 Workshop on Evaluation of Interactive Agents), to reproduce its reported results.

License

Apache License 2.0. The base model (Qwen3-8B) is also released under Apache 2.0.

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for runtime-contracts/qwen3-8b-navigation-lora-persistent

Finetuned
Qwen/Qwen3-8B
Adapter
(2180)
this model

Collection including runtime-contracts/qwen3-8b-navigation-lora-persistent