Skip to content

Commit b3d6cd2

Browse files
chhaewxnseopp
andauthored
Apply suggestion from @seopp
Co-authored-by: 임승섭 <[email protected]>
1 parent c8553cd commit b3d6cd2

File tree

1 file changed

+1
-1
lines changed
  • chapters/ko/chapter3

1 file changed

+1
-1
lines changed

chapters/ko/chapter3/5.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ training_args = TrainingArguments(
239239

240240
불안정한 학습 곡선은 모델이 효과적으로 학습하지 않을 때 발생합니다. 이는 여러 가지 이유로 발생할 수 있습니다.
241241

242-
- 학습률이 너무 높아서 모델이 최적 매개변수를 오버슛함
242+
- 학습률이 너무 높아서 모델이 최적 매개변수를 지나치게 됨
243243
- 배치 크기가 너무 작아서 모델이 천천히 학습함
244244
- 모델이 제대로 정규화되지 않아서 훈련 데이터에 과적합됨
245245
- 데이터 세트가 제대로 전처리되지 않아서 모델이 노이즈에서 학습함

0 commit comments

Comments
 (0)