adenhaus commited on
Commit
78d81d3
1 Parent(s): ad538de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -21,6 +21,8 @@ inference: false
21
 
22
  This learned metric is for evaluating models trained on the TaTA dataset. It was trained as per instructions in [TaTA: A Multilingual Table-to-Text Dataset for African Languages](https://aclanthology.org/2023.findings-emnlp.118/).
23
 
 
 
24
  # Example use
25
 
26
  ```python
 
21
 
22
  This learned metric is for evaluating models trained on the TaTA dataset. It was trained as per instructions in [TaTA: A Multilingual Table-to-Text Dataset for African Languages](https://aclanthology.org/2023.findings-emnlp.118/).
23
 
24
+ It achieves a Pearson correlation of 0.59 with human evaluations ("attributable" column).
25
+
26
  # Example use
27
 
28
  ```python