Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 474 Bytes

REAL-WORLD_FT_SC.md

File metadata and controls

17 lines (17 loc) · 474 Bytes

Quick Training

Preparation

cd ${YOUR_PATH_TO_SEER}
conda activate seer

Download related checkpoints from the checkpoint repository.

✨ Fine-tuning

  • For single-node fine-tuning:
bash scripts/REAL/single_node_ft.sh

✨ Training from Scratch

  • For single-node training from scratch:
bash scripts/REAL/single_node_scratch.sh