RLDriver-32B / README.md
RLDriver's picture
Create README.md
5026dad verified
|
Raw
History Blame Contribute Delete
563 Bytes
metadata
library_name: transformers
tags:
  - fuzzing
  - code-generation
  - grpo
  - rl
base_model:
  - Qwen/Qwen2.5-Coder-32B-Instruct
pipeline_tag: text-generation
language:
  - en

RLDriver

GRPO-fine-tuned Qwen/Qwen2.5-Coder-32B-Instruct for fuzzing harness generation. Trained on 10 C/C++ libraries (cJSON, curl, libjpeg, libtiff, libvpx, zlib, …) with four reward tasks: coverage, alignment, throughput, and stateful API interaction.

See the code repository for training scripts and the static-analysis backend.