Skip to content

Commit

Permalink
add SPICE to supported metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
tgisaturday authored Sep 20, 2023
1 parent dc53c98 commit 9eb25fb
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 9eb25fb

Please sign in to comment.