Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 435 Bytes

TODO.md

File metadata and controls

10 lines (9 loc) · 435 Bytes

Model Training

  • Learning Rate Scheduler
  • Learning Rate Tuning
  • Weight Decay (L2 Norm.)
  • Other Hyperparameter Tunings

Utils (Unnecessary But Recommanded)

  • Path management: Colab 환경과 로컬 환경에서의 파일 경로 통합
  • Training Checkpoint: 모델 학습 중 체크포인트 (예: 25%, 50%, 75% 시기에 중간 저장)
  • Loss Save & Print: 모델 학습 중 비용 표시 및 저장