Skip to content

Commit

Permalink
Merge pull request #150 from tgisaturday/master
Browse files Browse the repository at this point in the history
Add SPICE to supported metrics
  • Loading branch information
temporaer authored Sep 20, 2023
2 parents fa06383 + 9eb25fb commit c45bf21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Rows across these files should correspond to the same example.
- METEOR
- ROUGE
- CIDEr
- SPICE
- SkipThought cosine similarity
- Embedding Average cosine similarity
- Vector Extrema cosine similarity
Expand Down Expand Up @@ -185,6 +186,7 @@ gives
METEOR: 0.295797
ROUGE_L: 0.522104
CIDEr: 1.242192
SPICE: 0.312331
SkipThoughtsCosineSimilarity: 0.626149
EmbeddingAverageCosineSimilarity: 0.884690
VectorExtremaCosineSimilarity: 0.568696
Expand Down

0 comments on commit c45bf21

Please sign in to comment.