Skip to content

Commit 0e45d15

Browse files
committed
Updated recipe titles
1 parent e1b14d4 commit 0e45d15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

notebooks/en/_toctree.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
- local: search_and_learn
7676
title: Scaling Test-Time Compute for Longer Thinking in LLMs
7777
- local: fine_tuning_llm_grpo_trl
78-
title: Post-training an LLM using GRPO with TRL
78+
title: Post training an LLM for reasoning with GRPO in TRL
7979

8080
- title: Computer Vision Recipes
8181
isExpanded: false

notebooks/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ applications and solving various machine learning tasks using open-source tools
77

88
Check out the recently added notebooks:
99

10-
- [Post-training an LLM using GRPO with TRL](fine_tuning_llm_grpo_trl)
10+
- [Post training an LLM for reasoning with GRPO in TRL](fine_tuning_llm_grpo_trl)
1111
- [Evaluating AI Search Engines with `judges` - the open-source library for LLM-as-a-judge evaluators](llm_judge_evaluating_ai_search_engines_with_judges_library)
1212
- [Structured Generation from Images or Documents Using Vision Language Models](structured_generation_vision_language_models)
1313
- [Vector Search on Hugging Face with the Hub as Backend](vector_search_with_hub_as_backend)

0 commit comments

Comments
 (0)