File size: 383 Bytes
a439bd4 542850f a439bd4 d814a37 |
1 2 3 4 5 6 7 8 |
---
license: mit
language:
- en
pipeline_tag: table-question-answering
---
This repo includes SP-Accuracy and NLI-Accuracy from ACL2020 paper "Logical Natural Language Generation from Open-Domain Tables".
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 |