Views
No views yet
LlamaForSequenceClassification, regression head) fine-tuned from meta-llama/Llama-3.2-3B
using LlamaFactory, trained on the combined negative-corruption dataset (corrupted batches 1+2+3 of
finemath preference pairs, ~744K examples) as a single training run.llamafactory_corrupted_b1b2b3_lr3e-6_bs1024.shllama3_finemath_corrupted_b1b2b3_lr3e-6_bs1024.yamlfinemath_4096chars_noniclm_sampled_corrupted, ..._corrupted_batch2, ..._corrupted_batch3
(all three negative-corruption batches combined in one training run)value_head.bin (TRL-style) into a HF LlamaForSequenceClassification
seq-cls head (export_type: rewardbench_seqcls_num_labels_1). Inference pooling behavior depends on the
underlying HF model implementation.