Datasets:
update dataview config
Browse files
README.md
CHANGED
|
@@ -11,6 +11,144 @@ tags:
|
|
| 11 |
- Long Context
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Introduction
|
|
@@ -166,4 +304,4 @@ This repository provides data download for LongBench. If you wish to use this da
|
|
| 166 |
archivePrefix={arXiv},
|
| 167 |
primaryClass={cs.CL}
|
| 168 |
}
|
| 169 |
-
```
|
|
|
|
| 11 |
- Long Context
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
| 14 |
+
configs:
|
| 15 |
+
- config_name: 2wikimqa
|
| 16 |
+
default: true
|
| 17 |
+
data_files:
|
| 18 |
+
- split: test
|
| 19 |
+
path: "data/2wikimqa.jsonl"
|
| 20 |
+
- config_name: 2wikimqa_e
|
| 21 |
+
data_files:
|
| 22 |
+
- split: test
|
| 23 |
+
path: "data/2wikimqa_e.jsonl"
|
| 24 |
+
- config_name: dureader
|
| 25 |
+
data_files:
|
| 26 |
+
- split: test
|
| 27 |
+
path: "data/dureader.jsonl"
|
| 28 |
+
- config_name: gov_report
|
| 29 |
+
data_files:
|
| 30 |
+
- split: test
|
| 31 |
+
path: "data/gov_report.jsonl"
|
| 32 |
+
- config_name: gov_report_e
|
| 33 |
+
data_files:
|
| 34 |
+
- split: test
|
| 35 |
+
path: "data/gov_report_e.jsonl"
|
| 36 |
+
- config_name: hotpotqa
|
| 37 |
+
data_files:
|
| 38 |
+
- split: test
|
| 39 |
+
path: "data/hotpotqa.jsonl"
|
| 40 |
+
- config_name: hotpotqa_e
|
| 41 |
+
data_files:
|
| 42 |
+
- split: test
|
| 43 |
+
path: "data/hotpotqa_e.jsonl"
|
| 44 |
+
- config_name: lcc_e
|
| 45 |
+
data_files:
|
| 46 |
+
- split: test
|
| 47 |
+
path: "data/lcc_e.jsonl"
|
| 48 |
+
- config_name: lcc
|
| 49 |
+
data_files:
|
| 50 |
+
- split: test
|
| 51 |
+
path: "data/lcc.jsonl"
|
| 52 |
+
- config_name: lsht
|
| 53 |
+
data_files:
|
| 54 |
+
- split: test
|
| 55 |
+
path: "data/lsht.jsonl"
|
| 56 |
+
- config_name: multifieldqa_en
|
| 57 |
+
data_files:
|
| 58 |
+
- split: test
|
| 59 |
+
path: "data/multifieldqa_en.jsonl"
|
| 60 |
+
- config_name: multifieldqa_en_e
|
| 61 |
+
data_files:
|
| 62 |
+
- split: test
|
| 63 |
+
path: "data/multifieldqa_en_e.jsonl"
|
| 64 |
+
- config_name: multifieldqa_zh
|
| 65 |
+
data_files:
|
| 66 |
+
- split: test
|
| 67 |
+
path: "data/multifieldqa_zh.jsonl"
|
| 68 |
+
- config_name: multi_news_e
|
| 69 |
+
data_files:
|
| 70 |
+
- split: test
|
| 71 |
+
path: "data/multi_news_e.jsonl"
|
| 72 |
+
- config_name: multi_news
|
| 73 |
+
data_files:
|
| 74 |
+
- split: test
|
| 75 |
+
path: "data/multi_news.jsonl"
|
| 76 |
+
- config_name: musique
|
| 77 |
+
data_files:
|
| 78 |
+
- split: test
|
| 79 |
+
path: "data/musique.jsonl"
|
| 80 |
+
- config_name: narrativeqa
|
| 81 |
+
data_files:
|
| 82 |
+
- split: test
|
| 83 |
+
path: "data/narrativeqa.jsonl"
|
| 84 |
+
- config_name: passage_count
|
| 85 |
+
data_files:
|
| 86 |
+
- split: test
|
| 87 |
+
path: "data/passage_count.jsonl"
|
| 88 |
+
- config_name: passage_count_e
|
| 89 |
+
data_files:
|
| 90 |
+
- split: test
|
| 91 |
+
path: "data/passage_count_e.jsonl"
|
| 92 |
+
- config_name: passage_retrieval_en
|
| 93 |
+
data_files:
|
| 94 |
+
- split: test
|
| 95 |
+
path: "data/passage_retrieval_en.jsonl"
|
| 96 |
+
- config_name: passage_retrieval_en_e
|
| 97 |
+
data_files:
|
| 98 |
+
- split: test
|
| 99 |
+
path: "data/passage_retrieval_en_e.jsonl"
|
| 100 |
+
- config_name: passage_retrieval_zh
|
| 101 |
+
data_files:
|
| 102 |
+
- split: test
|
| 103 |
+
path: "data/passage_retrieval_zh.jsonl"
|
| 104 |
+
- config_name: qasper
|
| 105 |
+
data_files:
|
| 106 |
+
- split: test
|
| 107 |
+
path: "data/qasper.jsonl"
|
| 108 |
+
- config_name: qasper_e
|
| 109 |
+
data_files:
|
| 110 |
+
- split: test
|
| 111 |
+
path: "data/qasper_e.jsonl"
|
| 112 |
+
- config_name: qmsum
|
| 113 |
+
data_files:
|
| 114 |
+
- split: test
|
| 115 |
+
path: "data/qmsum.jsonl"
|
| 116 |
+
- config_name: repobench-p
|
| 117 |
+
data_files:
|
| 118 |
+
- split: test
|
| 119 |
+
path: "data/repobench-p.jsonl"
|
| 120 |
+
- config_name: repobench-p_e
|
| 121 |
+
data_files:
|
| 122 |
+
- split: test
|
| 123 |
+
path: "data/repobench-p_e.jsonl"
|
| 124 |
+
- config_name: samsum_e
|
| 125 |
+
data_files:
|
| 126 |
+
- split: test
|
| 127 |
+
path: "data/samsum_e.jsonl"
|
| 128 |
+
- config_name: samsum
|
| 129 |
+
data_files:
|
| 130 |
+
- split: test
|
| 131 |
+
path: "data/samsum.jsonl"
|
| 132 |
+
- config_name: trec_e
|
| 133 |
+
data_files:
|
| 134 |
+
- split: test
|
| 135 |
+
path: "data/trec_e.jsonl"
|
| 136 |
+
- config_name: trec
|
| 137 |
+
data_files:
|
| 138 |
+
- split: test
|
| 139 |
+
path: "data/trec.jsonl"
|
| 140 |
+
- config_name: triviaqa
|
| 141 |
+
data_files:
|
| 142 |
+
- split: test
|
| 143 |
+
path: "data/triviaqa.jsonl"
|
| 144 |
+
- config_name: triviaqa_e
|
| 145 |
+
data_files:
|
| 146 |
+
- split: test
|
| 147 |
+
path: "data/triviaqa_e.jsonl"
|
| 148 |
+
- config_name: vcsum
|
| 149 |
+
data_files:
|
| 150 |
+
- split: test
|
| 151 |
+
path: "data/vcsum.jsonl"
|
| 152 |
---
|
| 153 |
|
| 154 |
# Introduction
|
|
|
|
| 304 |
archivePrefix={arXiv},
|
| 305 |
primaryClass={cs.CL}
|
| 306 |
}
|
| 307 |
+
```
|