OpenCLIP
PyTorch
clip
vaishaal commited on
Commit
da02612
1 Parent(s): 79ae01c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ This model was trained on 5B images that were filtered from a pool of 43B uncura
9
  (12.8B image-text pairs from CommonPool-12.8B + 30B additional public image-text pairs).
10
 
11
  This model has been converted to PyTorch from the original JAX checkpoints from Axlearn (https://github.com/apple/axlearn).
12
- These weights are usable in both OpenCLIP (image + text).
13
 
14
 
15
  ## Model Details
 
9
  (12.8B image-text pairs from CommonPool-12.8B + 30B additional public image-text pairs).
10
 
11
  This model has been converted to PyTorch from the original JAX checkpoints from Axlearn (https://github.com/apple/axlearn).
12
+ These weights are directly usable in OpenCLIP (image + text).
13
 
14
 
15
  ## Model Details