mateusz-aveni's picture
Add AveniBench split of MultiHiertt.
a8ac9dd
metadata
license: mit
language:
  - en
configs:
  - config_name: hard
    data_files:
      - split: test
        path:
          - data/test_hard.jsonl
    default: true
  - config_name: easy
    data_files:
      - split: validation
        path:
          - data/validation_easy.jsonl
      - split: test
        path:
          - data/test_easy.jsonl
tags:
  - aveni-bench
  - long-context
  - numerical-reasoning
  - tabular-reasoning
  - finnlp

AveniBench: MultiHiertt

MultiHiertt split used in the AveniBench.

License

This dataset is made available under the MIT license.

Citation

AveniBench

TDB

MultiHiertt

@inproceedings{zhao-etal-2022-multihiertt,
    title = "{M}ulti{H}iertt: Numerical Reasoning over Multi Hierarchical Tabular and Textual Data",
    author = "Zhao, Yilun  and
      Li, Yunxiang  and
      Li, Chenying  and
      Zhang, Rui",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.454/",
    doi = "10.18653/v1/2022.acl-long.454",
    pages = "6588--6600",
}