Skip to content

Commit b4e6023

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

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
@@ -399,7 +399,7 @@ training_args = TrainingArguments(
399399
choices={[
400400
{
401401
text: "훈련 정확도가 검증 정확도보다 훨씬 높습니다.",
402-
explain: "이는 부적합이 아니라 과적합을 설명합니다."
402+
explain: "이는 과소적합이 아니라 과적합을 설명합니다."
403403
},
404404
{
405405
text: "훈련과 검증 성능이 모두 좋지 않고 조기에 고원에 도달합니다.",

0 commit comments

Comments
 (0)