Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: default
|
| 4 |
+
data_files:
|
| 5 |
+
- split: subset
|
| 6 |
+
path: "subset.parquet"
|
| 7 |
+
- split: all
|
| 8 |
+
path: "all.parquet"
|
| 9 |
+
- split: public
|
| 10 |
+
path: "public.parquet"
|
| 11 |
+
language:
|
| 12 |
+
- zh
|
| 13 |
+
- en
|
| 14 |
+
pretty_name: >-
|
| 15 |
+
PRELUDE: A Benchmark Designed to Require Global Comprehension and Reasoning
|
| 16 |
+
over Long Contexts
|
| 17 |
+
task_categories:
|
| 18 |
+
- question-answering
|
| 19 |
+
- text-generation
|
| 20 |
+
- text-classification
|
| 21 |
+
tags:
|
| 22 |
+
- question-answering
|
| 23 |
+
- long content reasoning
|
| 24 |
+
- narrative reasoning
|
| 25 |
+
- bilingual
|
| 26 |
+
size_categories:
|
| 27 |
+
- n<1K
|
| 28 |
+
---
|
| 29 |
+
# Dataset Card for <span style="color: #81a526;">PRELUDE</span>
|
| 30 |
+
|
| 31 |
+
## Dataset Description
|
| 32 |
+
|
| 33 |
+
- **Homepage:** https://gorov.github.io/prelude/
|
| 34 |
+
- **Leaderboard:** https://gorov.github.io/prelude/leaderboard.html
|
| 35 |
+
- **Point of Contact:** moyumyu@global.tencent.com
|
| 36 |
+
|
| 37 |
+
## Dataset Card Authors
|
| 38 |
+
|
| 39 |
+
[Mo Yu](https://sites.google.com/site/moyunlp/)\*, [Tsz Ting Chung](https://ttchungc.github.io/)\*, [Chulun Zhou](https://encyclomen.github.io/)\*, [Tong Li](https://openreview.net/profile?id=~Tong_Li32)\*, [Rui Lu](https://openreview.net/profile?id=~Rui_Lu9)\*, [Jiangnan Li](https://openreview.net/profile?id=~Jiangnan_Li2)\*, [Liyan Xu](https://lxucs.github.io/)\*, [Haoshu Lu](https://openreview.net/profile?id=~Haoshu_Lu1), [Ning Zhang](https://openreview.net/profile?id=~jonahnzhang1), [Jing Li](https://web.njit.edu/~jingli/), [Jie Zhou](https://openreview.net/profile?id=~Jie_Zhou8)
|