Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -290,10 +290,10 @@ def eval_few_shot_strategy(strategy, eval_set):
|
||||
**기본값**: Hybrid retrieve + MMR + token budget. 매 critical = 매 cross-encoder rerank.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Prompt-Engineering]] · [[In-Context-Learning]] · [[RAG]]
|
||||
- 변형: [[Few-Shot-Learning]] · [[Many-Shot-ICL]] · [[kNN-Prompting]]
|
||||
- 응용: [[Vector-Database]] · [[Faiss]] · [[BM25]] · [[Cross-Encoder]]
|
||||
- Adjacent: [[BERT]] · [[CLIP]] · [[Sentence-Transformers]] · [[Best-of-N_Sampling]] · [[Be-Detailed]]
|
||||
- 부모: [[Prompt_Engineering|Prompt-Engineering]] · [[In-Context-Learning]] · [[RAG]]
|
||||
- 변형: [[kNN-Prompting]]
|
||||
- 응용: [[Faiss]] · [[BM25]]
|
||||
- Adjacent: [[Transformer_Architecture_and_LLM_Foundations|BERT]] · [[CLIP]] · [[Sentence-Transformers]] · [[Best-of-N_Sampling]] · [[Be-Detailed]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 in-context learning. 매 RAG-augmented prompt. 매 task-specific accuracy boost.
|
||||
@@ -309,7 +309,7 @@ def eval_few_shot_strategy(strategy, eval_set):
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (Liu 2022 What Makes Good In-Context Examples, Anthropic many-shot 2024).
|
||||
- 신뢰도 A.
|
||||
- Related: [[BERT]] · [[Sentence-Transformers]] · [[Best-of-N_Sampling]] · [[Be-Detailed]] · [[ChatGPT_Emoticon_Prompt_Engineering]].
|
||||
- Related: [[Transformer_Architecture_and_LLM_Foundations|BERT]] · [[Sentence-Transformers]] · [[Best-of-N_Sampling]] · [[Be-Detailed]] · [[ChatGPT_Emoticon_Prompt_Engineering]].
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|
||||
Reference in New Issue
Block a user