-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hello, I am looking to compare some on-device model performance for the rare-species dataset by end of week (9/19/2025) for a paper submission and would like to cite the bioclip2 few shot accuracy values. However, I am unable to find the seen_in_training
data online although "Five-Shot Classification" is mentioned on the huggingface data page. They don't seem to overlap with the official huggingface dataset (using load_dataset
) base file names or the manual download dataset (using Dataset Structure
step 3 download instructions) base file names.
My current plan is to randomly sample five items from the test dataset for training and report few shot test performance on the rest of the data but this can't be compared with the bioclip2 paper values for reference. Any assistance in finding the five shot training data would be greatly appreciated! @rwightman @rom1504 @mitchellnw @Zasder3 @samuelstevens @carlini