Add code revision argument and validate launch inputs for HF job script 1e93c48 Mohith202 Copilot commited on Apr 30
Refactor HF job script: remove unused functions, update token handling, and enhance argument parser for clarity 6f7c943 Mohith202 Copilot commited on Apr 30
Add functions for handling Hugging Face token and default repository URLs; update argument parser defaults c1872ee Mohith202 Copilot commited on Apr 30
Enhance job script logging and environment setup for improved clarity during execution e66e1d8 Mohith202 commited on Apr 30
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