Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
exp-0223-027-realobs-llmagent-qwen2.5-7b – AI Model by Yano | AlphaNeural AI
You can deploy this model and start earning money today!
Yano
/
exp-0223-027-realobs-llmagent-qwen2.5-7b
like
0
transformers
safetensors
qwen2
text-generation
qlora
lora
merged
alfworld
agent
realobs-llmagent
conversational
en
Yano/exp-0223-027-realobs-llmagent-alfworld-data
Qwen/Qwen2.5-7B-Instruct
adapter
apache-2.0
text-generation-inference
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
exp-0223-027-realobs-llmagent-qwen2.5-7b
Fine-tuned from
Qwen/Qwen2.5-7B-Instruct
using
QLoRA (4-bit, Unsloth)
.
Purpose
ALFWorld SFT combining real environment observations from experiment 016 with LLM-renarrated agent responses (strategic THOUGHTs + ACTION-dominant format).
Key Design
Environment responses (user): Real data from 016 (byte-exact preservation)
Agent responses (assistant): LLM-renarrated (strategic THOUGHT, not template)
Format: First turn THOUGHT+ACTION, subsequent ACTION-only, recovery THOUGHT after failures
Failure patterns: Naturally inherited from 016's 72% failure-containing trajectories
Training Configuration
Base model: Qwen/Qwen2.5-7B-Instruct
Method: QLoRA (4-bit), merged to 16-bit
Max sequence length: 2048
Epochs: 3
Learning rate: 2e-05
LoRA: r=64, alpha=128
Collator: AllAssistantTurnsCollator (all turns supervised)