namkoong-lab/LatentGym_Qwen3-8B_1episode_4Envs_LOO_secretary
The namkoong-lab/LatentGym_Qwen3-8B_1episode_4Envs_LOO_secretary model is an 8 billion parameter Qwen3-based language model fine-tuned using the GRPO algorithm for in-context meta-learning. It is specifically optimized for held-out-secretary tasks across various environments, demonstrating adaptation to new latent concepts. This model is part of the LatentGym testbed, focusing on learning from a single episode per trajectory.
Loading preview...
Overview
This model, LatentGym_Qwen3-8B_1episode_4Envs_LOO_secretary, is an 8 billion parameter variant of the Qwen3 architecture, developed by namkoong-lab. It has been fine-tuned using the GRPO (Generalized Reinforcement Learning with Policy Optimization) algorithm, specifically for in-context meta-learning within the 'held-out-secretary' problem setting. The training involved a unique setup where the model learns from a single episode per trajectory (N=1) across four distinct environments.
Key Capabilities & Training Focus
The model's primary focus is on adapting to new, unseen latent concepts during meta-learning. It was trained on specific latent features within three environments:
- hangman:
vowel_count_4,ending_ABLE - wordladder:
hub_word_3letter,hub_word_4letter,order_outside_in - number_guessing:
set_of_3,range_100
This specialized training regimen, utilizing GRPO with a constant learning rate of 5e-07 and a KL coefficient β of 0.04, aims to enhance the model's ability to generalize to new tasks by learning underlying latent structures from limited examples. The model's performance is evaluated within the LatentGym testbed.
Should I use this for my use case?
This model is highly specialized for research and development in meta-learning, in-context learning, and reinforcement learning from human feedback (RLHF), particularly for tasks requiring adaptation to new latent concepts with minimal examples. It is ideal for researchers exploring the boundaries of LLM generalization and efficiency in learning new skills. For general-purpose conversational AI or broad task execution, other Qwen3 models might be more suitable. However, if your application involves rapid adaptation to novel, structured problems based on a few demonstrations, this model offers a unique foundation.