Skip to content

Commit 3c0cff3

Browse files
authored
Merge pull request #85 from emre570/emre570-hf-cookbook
Fine-tune a Vision Transformer Model with a custom biomedical dataset
2 parents 52c659f + 13c1f22 commit 3c0cff3

File tree

2 files changed

+1198
-0
lines changed

2 files changed

+1198
-0
lines changed

notebooks/en/_toctree.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,8 @@
4848
title: Create a legal preference dataset
4949
- local: semantic_cache_chroma_vector_database
5050
title: Implementing semantic cache to improve a RAG system.
51+
52+
- title: Computer Vision
53+
sections:
54+
- local: fine_tuning_vit_custom_dataset
55+
title: Fine-tuning a Vision Transformer Model With a Custom Biomedical Dataset

notebooks/en/fine_tuning_vit_custom_dataset.ipynb

Lines changed: 1193 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)