MinCoder-4B-Expert / README.md
beyoru's picture
Update README.md
e8a62ce verified
|
raw
history blame
714 Bytes
metadata
base_model:
  - beyoru/EvolLLM
tags:
  - text-generation-inference
  - transformers
  - unsloth
  - qwen3
license: apache-2.0
language:
  - en

This model is fine-tuned Qwen model using a custom reinforcement learning (RL) framework that rewards the model for producing solutions passing automated test cases — similar to the process of programming task evaluation on LeetCode.

Instead of relying on labeled ground truth answers, the model learns through test-case-based rewards, promoting generalization and reasoning ability in algorithmic problem-solving.