Upload dataset
#1
by
tianleliphoebe
- opened
README.md
CHANGED
@@ -1,4 +1,54 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
This is the benchmark we adopt in [Long-context LLMs Struggle with Long In-context Learning](https://arxiv.org/abs/2404.02060).
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: 1 Round Prompt
|
6 |
+
dtype: string
|
7 |
+
- name: 2 Round Prompt
|
8 |
+
dtype: string
|
9 |
+
- name: 3 Round Prompt
|
10 |
+
dtype: string
|
11 |
+
- name: 4 Round Prompt
|
12 |
+
dtype: string
|
13 |
+
- name: 5 Round Prompt
|
14 |
+
dtype: string
|
15 |
+
- name: label
|
16 |
+
dtype: string
|
17 |
+
splits:
|
18 |
+
- name: GoEmotion
|
19 |
+
num_bytes: 22269392
|
20 |
+
num_examples: 500
|
21 |
+
- name: BANKING77
|
22 |
+
num_bytes: 63903578
|
23 |
+
num_examples: 500
|
24 |
+
- name: FewNERD
|
25 |
+
num_bytes: 117612568
|
26 |
+
num_examples: 500
|
27 |
+
- name: TacRED
|
28 |
+
num_bytes: 35790846
|
29 |
+
num_examples: 500
|
30 |
+
- name: Discovery
|
31 |
+
num_bytes: 353082806
|
32 |
+
num_examples: 500
|
33 |
+
- name: DialogRE
|
34 |
+
num_bytes: 35512103
|
35 |
+
num_examples: 118
|
36 |
+
download_size: 281420232
|
37 |
+
dataset_size: 628171293
|
38 |
+
configs:
|
39 |
+
- config_name: default
|
40 |
+
data_files:
|
41 |
+
- split: GoEmotion
|
42 |
+
path: data/GoEmotion-*
|
43 |
+
- split: BANKING77
|
44 |
+
path: data/BANKING77-*
|
45 |
+
- split: FewNERD
|
46 |
+
path: data/FewNERD-*
|
47 |
+
- split: TacRED
|
48 |
+
path: data/TacRED-*
|
49 |
+
- split: Discovery
|
50 |
+
path: data/Discovery-*
|
51 |
+
- split: DialogRE
|
52 |
+
path: data/DialogRE-*
|
53 |
---
|
54 |
This is the benchmark we adopt in [Long-context LLMs Struggle with Long In-context Learning](https://arxiv.org/abs/2404.02060).
|
data/BANKING77-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea3910f5b03f5dff4b6071f076196a8a6a5df7c8554124329c206e43cde57486
|
3 |
+
size 13591484
|
data/DialogRE-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e05c6eae6e39612d2681d403eb95a2d1339bfe3b49ec8384b020a3e61baa6dc8
|
3 |
+
size 16218861
|
data/Discovery-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4fc8e0f09fc2352a59bef8c643613e0f7ecccf045674dd410df807a652d7669
|
3 |
+
size 190015069
|
data/FewNERD-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c36c505c5eef42c68251ec8c53001b0f71872af8924f4e2b9d51a830857ec5cd
|
3 |
+
size 52328079
|
data/GoEmotion-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68f9e7a9fd28f14c3d42bd73f2491289cdb61f8e1f6f2ece6e00dab48953e2b2
|
3 |
+
size 3139856
|
data/TacRED-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98887f574ddb45640c5ac7a160083b45eb14f86fd5741965b2dd0690ae971e85
|
3 |
+
size 6126883
|