Update README.md
Browse files
README.md
CHANGED
|
@@ -19,3 +19,25 @@ configs:
|
|
| 19 |
- split: test
|
| 20 |
path: data/test-*
|
| 21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
- split: test
|
| 20 |
path: data/test-*
|
| 21 |
---
|
| 22 |
+
|
| 23 |
+
# Dataset Card for "agieval-jec-qa-kd"
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
Dataset taken from https://github.com/microsoft/AGIEval and processed as in that repo, following dmayhem93/agieval-* datasets on the HF hub.
|
| 27 |
+
|
| 28 |
+
This dataset contains the contents of the JEC-QA-KD subtask of AGIEval, as accessed in https://github.com/ruixiangcui/AGIEval/commit/5c77d073fda993f1652eaae3cf5d04cc5fd21d40 .
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
Citation:
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
@misc
|
| 35 |
+
|
| 36 |
+
{zhong2023agieval,
|
| 37 |
+
title={AGIEval: A Human-Centric Benchmark for Evaluating Foundation Models},
|
| 38 |
+
author={Wanjun Zhong and Ruixiang Cui and Yiduo Guo and Yaobo Liang and Shuai Lu and Yanlin Wang and Amin Saied and Weizhu Chen and Nan Duan},
|
| 39 |
+
year={2023},
|
| 40 |
+
eprint={2304.06364},
|
| 41 |
+
archivePrefix={arXiv},
|
| 42 |
+
primaryClass={cs.CL}
|
| 43 |
+
}
|