Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index #112

Merged
merged 1 commit into from
Jun 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion notebooks/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading