docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ tags: [AI, LLM, InstructionTuning, FineTuning, Alignment]
last_reinforced: 2026-04-20
---
# [[Instruction-Tuning]] (지시어 튜닝)
# [[Instruction-Tuning|Instruction-Tuning]] (지시어 튜닝)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "단순히 말을 잘하는 AI를 '말을 잘 듣는' AI로 개조하는 과정." 다음 단어 예측만 잘하던 기본 모델(Base Model)에게 인간의 명령(지시-응답 쌍)을 학습시켜, 질문의 의도를 파악하고 유용한 답변을 내놓게 만드는 정렬의 정수다.