clarke / scripts

Commit History

Update README with corrected claims, add competition writeup
5d8fda9

yashvshetty commited on

Revert: remove eval from startup, restore normal operation
60c96ed

yashvshetty commited on

Add LoRA evaluation on startup (RUN_LORA_EVAL flag)
f4b5b5b

yashvshetty commited on

Revert: remove training from startup, keep torch env fixes
71b7cef

yashvshetty commited on

Fix: remove unsupported SFTConfig params
9ffb169

yashvshetty commited on

Fix: USER env for torch cache, remove duplicate import
b64e033

yashvshetty commited on

Fix: use SFTConfig for newer TRL API
e6597b5

yashvshetty commited on

Fix: remove deprecated dataset_text_field for newer TRL
b9da45b

yashvshetty commited on

Fix: tokenizer -> processing_class for newer TRL
5321d11

yashvshetty commited on

Fix: set USER env var for PyTorch cache in container
09e0926

yashvshetty commited on

Fix: total_mem -> total_memory in training script
adbdf7d

yashvshetty commited on

Add optional LoRA training on startup (RUN_LORA_TRAINING flag)
7b3c958

yashvshetty commited on

Restore start.sh script
5992000

yashvshetty commited on