BAAI
/

Feature Extraction
Transformers
PyTorch
clip
custom_code
QuanSun commited on
Commit
feabc73
1 Parent(s): 0c101cb

fix a typo

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ Scaling behavior of EVA-CLIP with zero-shot classification performance averaged
43
 
44
  | model name | total #params | seen samples | pytorch weight |
45
  |:-----------|:------:|:------:|:------:|
46
- | `EVA_8B_psz14` | 7.5B | 6B | [PT](https://huggingface.co/BAAI/EVA-CLIP-8B/resolve/main/EVA_8B_psz14.bin) (`29.0GB`) |
47
 
48
  </div>
49
 
 
43
 
44
  | model name | total #params | seen samples | pytorch weight |
45
  |:-----------|:------:|:------:|:------:|
46
+ | `EVA_8B_psz14` | 7.5B | 6B | [PT](https://huggingface.co/BAAI/EVA-CLIP-8B/resolve/main/EVA_8B_psz14.bin) (`31.0GB`) |
47
 
48
  </div>
49