AhmedSSabir commited on
Commit
0273536
·
1 Parent(s): 027905a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  # Visual semantic with BERT-CNN
3
 
4
  This model can be used to assign an object-to-caption relatedness score, which is valuable for
5
- (1) caption diverse re-ranking, and (1) generate soft labels for caption filtering when scraping image captions from the internet.
6
 
7
 
8
  ```
 
2
  # Visual semantic with BERT-CNN
3
 
4
  This model can be used to assign an object-to-caption relatedness score, which is valuable for
5
+ (1) caption diverse re-ranking, and (2) generate soft labels for caption filtering when scraping image captions from the internet.
6
 
7
 
8
  ```