pawlo2013's picture
Upload README.md with huggingface_hub
a784619 verified
metadata
dataset: CUB
model_version: dino3
model_size: b
finetuned: true
convnext: false
tags:
  - faiss
  - metric-learning
  - CUB
  - dino3

FAISS Index and Results for CUB_dino3_finetune_b

This dataset repository contains the FAISS index, mapping CSV, and evaluation results for a DINOv3 (b) model, evaluated on the CUB dataset.

  • Dataset: CUB
  • DINO Version: 3
  • DINO Size: b
  • Fine-tuned: True
  • ConvNext (DINOv3): False

Files

  • faiss_index.bin: The FAISS IndexFlatIP index. Embeddings are L2-normalized.
  • faiss_index_mapping.csv: A CSV file mapping the FAISS index (row number) to the original file path, split, and label.
  • results.txt: The raw text file containing evaluation metrics (Precision@1, MAP@R, etc.) from the main script.