Skip to content

Commit 19740c8

Browse files
committed
docs(cookbook): add Turkish translation to llm judge
1 parent 9cd571b commit 19740c8

File tree

2 files changed

+550
-1
lines changed

2 files changed

+550
-1
lines changed

notebooks/tr/_toctree.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
- local: fine_tuning_code_llm_on_single_gpu
1111
title: Kod Dil Modelini Tek GPU'da Fine-Tune Etmek
1212

13+
- title: LLM Uygulamaları
14+
isExpanded: false
15+
sections:
16+
- local: llm_judge
17+
title: LLM'i otomatik ve çok yönlü değerlendirmek için bir yargıç gibi 🧑‍⚖️ kullanmak
18+
1319
- title: Bilgisayarlı Görü Uygulamaları
1420
isExpanded: false
1521
sections:
@@ -19,7 +25,7 @@
1925
title: Özel Verisetini DETR Modeli ile Fine-Tuning ederek Nesne Tespiti Yapımı 🖼, Spaces Üzerinde Gösterimi ve Gradio API Entegrasyonu
2026
- local: fine_tuning_vit_custom_dataset
2127
title: Vision Transformer Modelini Özel Bir Biyomedikal Verisetiyle Fine-Tune Etmek
22-
28+
2329
- title: Ajanlar için Tarifler
2430
isExpanded: false
2531
sections:

0 commit comments

Comments
 (0)