Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1710763616 committed Oct 10, 2022
1 parent d4dbfdc commit 9204a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ and each would result in a tiny table (with polarity False as an example):

```
+------+-------+--------+------+------+-------------+-------------+-------------+------------+--------+---------+---------+---------+-------------+-------------+-------------+-------------+
| bleu | rouge | meteor | nist | chrf | bertscore_r | bertscore_P | bertscore_f | moverscore | bleurt | prism_r | prism_P | prism_f | bartscore_r | bartscore_P | bartscore_f | frugalscore |
| bleu | rouge | meteor | nist | chrf | bertscore_r | bertscore_p | bertscore_f | moverscore | bleurt | prism_r | prism_p | prism_f | bartscore_r | bartscore_p | bartscore_f | frugalscore |
+------+-------+--------+------+------+-------------+-------------+-------------+------------+--------+---------+---------+---------+-------------+-------------+-------------+-------------+
| 0.1 | 0.21 | 2.14 | 0.12 | 1.23 | 4.61 | 9.04 | 6.99 | 13.24 | 30.0 | 3.0 | 14.33 | 7.13 | 3.69 | 14.17 | 9.47 | 3.19 |
+------+-------+--------+------+------+-------------+-------------+-------------+------------+--------+---------+---------+---------+-------------+-------------+-------------+-------------+
Expand Down

0 comments on commit 9204a36

Please sign in to comment.