freesky commited on
Commit
d814a37
1 Parent(s): 7ac077f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
  license: mit
3
  ---
4
- This repo is the unofficial NLI-Accuracy-model from ACL2020 paper "Logical Natural Language Generation from Open-Domain Tables".
5
- My purpose is to make it easier for users to evaluate the table-to-text models with NLI metric. Here is the official GitHub website: https://github.com/wenhuchen/LogicNLG
 
1
  ---
2
  license: mit
3
  ---
4
+ This repo includes SP-Accuracy and NLI-Accuracy from ACL2020 paper "Logical Natural Language Generation from Open-Domain Tables".
5
+ My purpose is to make it easier for users to evaluate the table-to-text models with SP and NLI metric. Here is the official GitHub website: https://github.com/wenhuchen/LogicNLG