mrzjy commited on
Commit
8c04ef6
1 Parent(s): 1819478

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -18,6 +18,11 @@ Visit the [github](https://github.com/mrzjy/GenshinCLIP) for case study and data
18
 
19
  The model is far from being perfect, but could still offer some better text-image matching performance in some Genshin Impact scenarios.
20
 
 
 
 
 
 
21
  ## Intended uses & limitations
22
 
23
  You can use the raw model for tasks like zero-shot image classification and image-text retrieval.
 
18
 
19
  The model is far from being perfect, but could still offer some better text-image matching performance in some Genshin Impact scenarios.
20
 
21
+ | Model | Checkpoint Size | Val Loss |
22
+ |:-------------------------------------------------------------------------------------------:|:-----------------:|:----------:|
23
+ | [GenshinImpact-CLIP-ViT-B-16-laion2B-s34B-b88K](https://huggingface.co/mrzjy/GenshinImpact-CLIP-ViT-B-16-laion2B-s34B-b88K) | 0.59 GB | 1.152 |
24
+ | [GenshinImpact-ViT-SO400M-14-SigLIP-384](https://huggingface.co/mrzjy/GenshinImpact-ViT-SO400M-14-SigLIP-384) | 3.51 GB | 0.362 |
25
+
26
  ## Intended uses & limitations
27
 
28
  You can use the raw model for tasks like zero-shot image classification and image-text retrieval.