Skip to content

Commit 4c5efe1

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

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
@@ -403,7 +403,7 @@ training_args = TrainingArguments(
403403
},
404404
{
405405
text: "훈련과 검증 성능이 모두 좋지 않고 조기에 고원에 도달합니다.",
406-
explain: "정답입니다! 부적합은 모델이 패턴을 학습할 용량이 부족할 때 발생하여 훈련과 검증 데이터 모두에서 성능이 좋지 않습니다.",
406+
explain: "정답입니다! 과소적합은 모델이 패턴을 학습할 용량이 부족할 때 발생하여 훈련과 검증 데이터 모두에서 성능이 좋지 않습니다.",
407407
correct: true
408408
},
409409
{

0 commit comments

Comments
 (0)