Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
jrg-123 commited on
Commit
764e564
1 Parent(s): 946a5e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -71,6 +71,8 @@ from datasets import load_dataset
71
  dataset = load_dataset("Aiera/finqa-verified")
72
  ```
73
 
 
 
74
  ## Additional Resources
75
 
76
  For more insights into the dataset and the methodologies used in its creation, refer to the blog post: [Lessons in Benchmarking FinQA](https://medium.com/@jacqueline.garrahan/lessons-in-benchmarking-finqa-0a5e810b8d15).
 
71
  dataset = load_dataset("Aiera/finqa-verified")
72
  ```
73
 
74
+ A guide for evaluating using EleutherAI's [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) is available on [github](https://github.com/aiera-inc/aiera-benchmark-tasks).
75
+
76
  ## Additional Resources
77
 
78
  For more insights into the dataset and the methodologies used in its creation, refer to the blog post: [Lessons in Benchmarking FinQA](https://medium.com/@jacqueline.garrahan/lessons-in-benchmarking-finqa-0a5e810b8d15).