Refactor code structure for improved readability and maintainability and also added the mask ROI 0dac2bf Mohith202 Copilot commited on Apr 30
Refactor A1 evaluation protocols to focus exclusively on Protocol C; update documentation and scripts accordingly. e5d02d5 Mohith202 commited on Apr 29
Skip LoRA SFT for LLaDA (masked diffusion LM, incompatible with causal SFT); pass through HF ID 17ccdd5 Mohith202 commited on Apr 29
Fix TRL compat: pre-tokenize dataset, drop max_seq_length from SFTConfig/SFTTrainer 42ac627 Mohith202 commited on Apr 29
Fix SFTConfig/SFTTrainer API compat across TRL versions (max_seq_length, processing_class) ae9a13f Mohith202 commited on Apr 29
Fix duplicate --feature-num-workers/--num-fit-workers args in parser d3b1138 Mohith202 commited on Apr 29
Enhance feature extraction with multi-GPU support and worker resolution; add parallel processing for fitting layers 4f2bff8 Mohith202 commited on Apr 29
Add instruct-tuning (LoRA), multi-model fit, comparison viz; fix missing flags 279c017 Mohith202 commited on Apr 29