Commit History

Add code revision argument and validate launch inputs for HF job script
1e93c48

Mohith202 Copilot commited on

Merge branch 'SI_31' into main
285d621

Mohith202 commited on

Refactor HF job script: remove unused functions, update token handling, and enhance argument parser for clarity
6f7c943

Mohith202 Copilot commited on

Add functions for handling Hugging Face token and default repository URLs; update argument parser defaults
c1872ee

Mohith202 Copilot commited on

Enhance job script logging and environment setup for improved clarity during execution
e66e1d8

Mohith202 commited on

Refactor code structure for improved readability and maintainability and also added the mask ROI
0dac2bf

Mohith202 Copilot commited on

Refactor A1 evaluation protocols to focus exclusively on Protocol C; update documentation and scripts accordingly.
e5d02d5

Mohith202 commited on

Skip LoRA SFT for LLaDA (masked diffusion LM, incompatible with causal SFT); pass through HF ID
17ccdd5

Mohith202 commited on

Fix TRL compat: pre-tokenize dataset, drop max_seq_length from SFTConfig/SFTTrainer
42ac627

Mohith202 commited on

Fix SFTConfig/SFTTrainer API compat across TRL versions (max_seq_length, processing_class)
ae9a13f

Mohith202 commited on

Fix duplicate --feature-num-workers/--num-fit-workers args in parser
d3b1138

Mohith202 commited on

Enhance feature extraction with multi-GPU support and worker resolution; add parallel processing for fitting layers
4f2bff8

Mohith202 commited on

Add instruct-tuning (LoRA), multi-model fit, comparison viz; fix missing flags
279c017

Mohith202 commited on

added the test run for HF job
3f888c6

Mohith202 commited on

Add core ROI masks, visualization script, and model profiles
8c5a642

Mohith202 commited on

Merge hf/master: restore run_a1 files and hf_jobs
33c7212

Mohith202 commited on

initial commit
485cc1e
verified

Mohith202 commited on