rom1504 commited on
Commit
506d40e
1 Parent(s): 3b2ebf5

add multilingual perf

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ The model achieves
65
  * mscoco 63.4% (vs 60.8% for baseline)
66
  * flickr30k 86.2% (vs 85.4% for baseline)
67
 
68
- This model also have multilingual performance.
69
 
70
  ![metrics](metrics.png)
71
 
65
  * mscoco 63.4% (vs 60.8% for baseline)
66
  * flickr30k 86.2% (vs 85.4% for baseline)
67
 
68
+ A preliminary multilingual evaluation was run: 43% on imagenet1k italian (vs 21% for english B/32), 37% for imagenet1k japanese (vs 1% for english B/32 and 50% for B/16 clip japanese). It shows the multilingual property is indeed there as expected. Larger models will get even better performance.
69
 
70
  ![metrics](metrics.png)
71