Mo Li
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,37 +1,43 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
configs:
|
4 |
-
- config_name:
|
5 |
data_files:
|
6 |
- split: test
|
7 |
-
path:
|
8 |
-
|
9 |
-
|
10 |
-
- config_name:
|
11 |
data_files:
|
12 |
- split: test
|
13 |
-
path:
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
- split: test
|
23 |
-
path:
|
24 |
-
-
|
|
|
25 |
data_files:
|
26 |
- split: test
|
27 |
-
path:
|
28 |
-
-
|
|
|
29 |
data_files:
|
30 |
- split: test
|
31 |
-
path:
|
|
|
32 |
---
|
33 |
|
34 |
|
|
|
|
|
|
|
35 |
# Dataset Description
|
36 |
|
37 |
## Dataset Summary
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
configs:
|
4 |
+
- config_name: multi_needle_reasoning_needle
|
5 |
data_files:
|
6 |
- split: test
|
7 |
+
path:
|
8 |
+
- "multi_needle_reasoning_zh.json"
|
9 |
+
- "multi_needle_reasoning_en.json"
|
10 |
+
- config_name: zh_haystack_texts
|
11 |
data_files:
|
12 |
- split: test
|
13 |
+
path:
|
14 |
+
- "zh_finance.jsonl"
|
15 |
+
- "zh_game.jsonl"
|
16 |
+
- "zh_general.jsonl"
|
17 |
+
- "zh_government.jsonl"
|
18 |
+
- "zh_movie.jsonl"
|
19 |
+
- "zh_tech.jsonl"
|
20 |
+
- config_name: en_haystack_texts
|
21 |
+
data_files:
|
22 |
- split: test
|
23 |
+
path:
|
24 |
+
- "PaulGrahamEssays.jsonl"
|
25 |
+
- config_name: atc_needles
|
26 |
data_files:
|
27 |
- split: test
|
28 |
+
path:
|
29 |
+
- "names.json"
|
30 |
+
- config_name: retrieval_needles
|
31 |
data_files:
|
32 |
- split: test
|
33 |
+
path:
|
34 |
+
- "needles.jsonl"
|
35 |
---
|
36 |
|
37 |
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
# Dataset Description
|
42 |
|
43 |
## Dataset Summary
|