mrzjy commited on
Commit
7ce009e
1 Parent(s): 4b29309

Update README.md

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