diff --git a/notebooks/en/index.md b/notebooks/en/index.md index b9b2a530..13b57f35 100644 --- a/notebooks/en/index.md +++ b/notebooks/en/index.md @@ -12,6 +12,7 @@ Check out the recently added notebooks: - [Fine-tuning a Code LLM on Custom Code on a single GPU](fine_tuning_code_llm_on_single_gpu) - [RAG Evaluation Using Synthetic data and LLM-As-A-Judge](rag_evaluation) - [Advanced RAG on HuggingFace documentation using LangChain](advanced_rag) +- TODO: datasets You can also check out the notebooks in the cookbook's [GitHub repo](https://github.com/huggingface/cookbook).