Andron00e commited on
Commit
fc32400
1 Parent(s): 6d9d70a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # outputs
16
 
17
- This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.8115
20
  - Accuracy: 0.8255
 
14
 
15
  # outputs
16
 
17
+ This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on an [CIFAR10](https://huggingface.co/datasets/Andron00e/CIFAR10-custom) dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.8115
20
  - Accuracy: 0.8255