yuanfengustc commited on
Commit
62a232f
·
verified ·
1 Parent(s): 128ba20

Upload folder using huggingface_hub

Browse files
longbench/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a52b08d13c6e51c270157e4c412c71e2c18dbc11201fe31195ad87508a1febc5
3
+ size 172678736
longbench/dataset_info.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "context": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "answers": {
14
+ "feature": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "_type": "Sequence"
19
+ },
20
+ "length": {
21
+ "dtype": "int32",
22
+ "_type": "Value"
23
+ },
24
+ "dataset": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "language": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "all_classes": {
33
+ "feature": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "_type": "Sequence"
38
+ },
39
+ "_id": {
40
+ "dtype": "string",
41
+ "_type": "Value"
42
+ },
43
+ "question": {
44
+ "dtype": "string",
45
+ "_type": "Value"
46
+ },
47
+ "answer": {
48
+ "feature": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "_type": "Sequence"
53
+ },
54
+ "answer_prefix": {
55
+ "dtype": "string",
56
+ "_type": "Value"
57
+ },
58
+ "task": {
59
+ "dtype": "string",
60
+ "_type": "Value"
61
+ },
62
+ "max_new_tokens": {
63
+ "dtype": "int64",
64
+ "_type": "Value"
65
+ },
66
+ "__index_level_0__": {
67
+ "dtype": "int64",
68
+ "_type": "Value"
69
+ }
70
+ },
71
+ "homepage": "",
72
+ "license": ""
73
+ }
longbench/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "22ebfbf61753d587",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
ruler/4096/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2433117b9a9bd9d6cf0ccd33f3a6d9d85530723d93e66dfa2bbfbff750ea11b
3
+ size 93715968
ruler/4096/dataset_info.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "ruler",
6
+ "dataset_size": 93711895,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/SlowMov/ruler@427ef200f550e888e00f4084d13b66fc03a1af97/4096/test-00000-of-00001.parquet": {
10
+ "num_bytes": 24430186,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 24430186,
15
+ "features": {
16
+ "context": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "question": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "answer_prefix": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "answer": {
29
+ "feature": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "_type": "Sequence"
34
+ },
35
+ "task": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ },
39
+ "max_new_tokens": {
40
+ "dtype": "int64",
41
+ "_type": "Value"
42
+ }
43
+ },
44
+ "homepage": "",
45
+ "license": "",
46
+ "size_in_bytes": 118142081,
47
+ "splits": {
48
+ "test": {
49
+ "name": "test",
50
+ "num_bytes": 93711895,
51
+ "num_examples": 6500,
52
+ "dataset_name": "ruler"
53
+ }
54
+ },
55
+ "version": {
56
+ "version_str": "0.0.0",
57
+ "major": 0,
58
+ "minor": 0,
59
+ "patch": 0
60
+ }
61
+ }
ruler/4096/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "201e3184754081e6",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "test"
13
+ }