Skip to content

Commit 9e60319

Browse files
committed
docs(cookbook): add Turkish translation to llm judge toctree
1 parent 7262f8a commit 9e60319

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

notebooks/tr/_toctree.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,20 @@
44
- local: index
55
title: Genel Bakış
66

7+
- title: LLM Uygulamaları
8+
isExpanded: false
9+
sections:
10+
- local: llm_judge
11+
title: LLM'i otomatik ve çok yönlü değerlendirmek için bir yargıç gibi 🧑‍⚖️ kullanmak
12+
713
- title: Bilgisayarlı Görü Uygulamaları
814
isExpanded: false
915
sections:
1016
- local: semantic_segmentation_fine_tuning_inference
1117
title: Özel Bir Veri Seti Üzerinde Anlamsal Segmentasyon Modeli Fine-Tuning ve Inference API Üzerinden Kullanımı
1218
- local: fine_tuning_detr_custom_dataset
1319
title: Özel Verisetini DETR Modeli ile Fine-Tuning ederek Nesne Tespiti Yapımı 🖼, Spaces Üzerinde Gösterimi ve Gradio API Entegrasyonu
14-
20+
1521
- title: Ajanlar için Tarifler
1622
isExpanded: false
1723
sections:

0 commit comments

Comments
 (0)