Skip to content
View ely2ba's full-sized avatar
:shipit:
:shipit:

Block or report ely2ba

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ely2ba/README.md

I study whether post-training methods that reach the same reward leave the same model behind.

In DuraSeed, I compare skills acquired through supervised fine-tuning and on-policy RL, then test how those models retain the skill and respond to identical later training. In Kintsugi, I study whether repeated on-policy repair restores a model’s ability to keep learning, not only its visible behavior.

Pinned Loading

  1. duraseed duraseed Public

    Do complete SFT and on-policy RL acquisition procedures produce similarly capable skills with different durability and downstream learnability?

    Python

  2. kintsugi kintsugi Public

    Kintsugi v2: repeated behavioral repair, future trainability, and heterogeneous learning histories.

    Python

  3. rl-plasticity-pilot rl-plasticity-pilot Public

    Pilot study of whether PPO specialization reduces later learning plasticity in Qwen3.5-4B.

    Python