From c4e8a7fee61a234f08016a2b79e09ff6d0784c0e Mon Sep 17 00:00:00 2001 From: Merve Noyan Date: Tue, 11 Jun 2024 15:39:00 +0300 Subject: [PATCH] Update index --- notebooks/en/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/en/index.md b/notebooks/en/index.md index 717d0b91..a2c634b3 100644 --- a/notebooks/en/index.md +++ b/notebooks/en/index.md @@ -7,7 +7,7 @@ applications and solving various machine learning tasks using open-source tools Check out the recently added notebooks: -- [Analyzing Artistic Styles with 🤗 Transformers, 🤗 Hub, and FiftyOne](analyzing_art_with_hf_and_fiftyone) +- [Fine-tuning a Vision Transformer Model With a Custom Biomedical Dataset](fine_tuning_vit_custom_dataset) - [Using LLM-as-a-judge 🧑‍⚖️ for an automated and versatile evaluation](llm_judge) - [Create a legal preference dataset](pipeline_notus_instructions_preferences_legal) - [Suggestions for Data Annotation with SetFit in Zero-shot Text Classification](labelling_feedback_setfit)