File size: 569 Bytes
460ae13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

---
tags:
- metric-learning
- CUB
- dino3
- finetuned
- num of epochs = 5
- lr = 1e-6
---

# Finetuned Model: CUB_dino3_finetune_s

This repository contains the finetuned model weights (`best_model.pth`) for the
`CUB_dino3_finetune_s` experiment.

* **Base Model:** DINOv3 (s)
* **Task:** Metric Learning
* **Dataset:** `CUB`
* **Fine-tuned:** `True`

This model corresponds to the FAISS index and results found in the dataset repository:
[https://huggingface.co/datasets/pawlo2013/CUB_dino3_finetune_s](https://huggingface.co/datasets/pawlo2013/CUB_dino3_finetune_s)