Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
Gnepul commited on
Commit
69d3b33
·
verified ·
1 Parent(s): 36a130c

Upload 10 files

Browse files
flare_fns_long/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "validation", "test"]}
flare_fns_long/test/dataset.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c53d3e007fbbf9bfef3b5a7ea647669811492ea212437c7f1ac374f4ac5cc5f7
3
+ size 214503696
flare_fns_long/test/dataset_info.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": null,
3
+ "citation": "",
4
+ "config_name": null,
5
+ "dataset_size": null,
6
+ "description": "",
7
+ "download_checksums": null,
8
+ "download_size": null,
9
+ "features": {
10
+ "query": {
11
+ "dtype": "string",
12
+ "id": null,
13
+ "_type": "Value"
14
+ },
15
+ "report": {
16
+ "dtype": "string",
17
+ "id": null,
18
+ "_type": "Value"
19
+ },
20
+ "summary_1": {
21
+ "dtype": "string",
22
+ "id": null,
23
+ "_type": "Value"
24
+ },
25
+ "summary_2": {
26
+ "dtype": "string",
27
+ "id": null,
28
+ "_type": "Value"
29
+ },
30
+ "summary_3": {
31
+ "dtype": "string",
32
+ "id": null,
33
+ "_type": "Value"
34
+ },
35
+ "__index_level_0__": {
36
+ "dtype": "int64",
37
+ "id": null,
38
+ "_type": "Value"
39
+ }
40
+ },
41
+ "homepage": "",
42
+ "license": "",
43
+ "post_processed": null,
44
+ "post_processing_size": null,
45
+ "size_in_bytes": null,
46
+ "splits": null,
47
+ "supervised_keys": null,
48
+ "task_templates": null,
49
+ "version": null
50
+ }
flare_fns_long/test/state.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "69deac44675f9c3d",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_indexes": {},
12
+ "_output_all_columns": false,
13
+ "_split": null
14
+ }
flare_fns_long/train/dataset.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:493379d466cc8f1a58a13c1fe59ec1a754ee883e39ba8b4097328f6eb3a58ae1
3
+ size 1947668736
flare_fns_long/train/dataset_info.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": null,
3
+ "citation": "",
4
+ "config_name": null,
5
+ "dataset_size": null,
6
+ "description": "",
7
+ "download_checksums": null,
8
+ "download_size": null,
9
+ "features": {
10
+ "query": {
11
+ "dtype": "string",
12
+ "id": null,
13
+ "_type": "Value"
14
+ },
15
+ "report": {
16
+ "dtype": "string",
17
+ "id": null,
18
+ "_type": "Value"
19
+ },
20
+ "summary_1": {
21
+ "dtype": "string",
22
+ "id": null,
23
+ "_type": "Value"
24
+ },
25
+ "summary_2": {
26
+ "dtype": "string",
27
+ "id": null,
28
+ "_type": "Value"
29
+ },
30
+ "summary_3": {
31
+ "dtype": "string",
32
+ "id": null,
33
+ "_type": "Value"
34
+ }
35
+ },
36
+ "homepage": "",
37
+ "license": "",
38
+ "post_processed": null,
39
+ "post_processing_size": null,
40
+ "size_in_bytes": null,
41
+ "splits": null,
42
+ "supervised_keys": null,
43
+ "task_templates": null,
44
+ "version": null
45
+ }
flare_fns_long/train/state.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "cee0052c2b680434",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_indexes": {},
12
+ "_output_all_columns": false,
13
+ "_split": null
14
+ }
flare_fns_long/validation/dataset.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:013ebd9824318de2c12216e83ee1566a23d4849c81120e0530f8f92943e308a7
3
+ size 200677584
flare_fns_long/validation/dataset_info.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": null,
3
+ "citation": "",
4
+ "config_name": null,
5
+ "dataset_size": null,
6
+ "description": "",
7
+ "download_checksums": null,
8
+ "download_size": null,
9
+ "features": {
10
+ "query": {
11
+ "dtype": "string",
12
+ "id": null,
13
+ "_type": "Value"
14
+ },
15
+ "report": {
16
+ "dtype": "string",
17
+ "id": null,
18
+ "_type": "Value"
19
+ },
20
+ "summary_1": {
21
+ "dtype": "string",
22
+ "id": null,
23
+ "_type": "Value"
24
+ },
25
+ "summary_2": {
26
+ "dtype": "string",
27
+ "id": null,
28
+ "_type": "Value"
29
+ },
30
+ "summary_3": {
31
+ "dtype": "string",
32
+ "id": null,
33
+ "_type": "Value"
34
+ },
35
+ "__index_level_0__": {
36
+ "dtype": "int64",
37
+ "id": null,
38
+ "_type": "Value"
39
+ }
40
+ },
41
+ "homepage": "",
42
+ "license": "",
43
+ "post_processed": null,
44
+ "post_processing_size": null,
45
+ "size_in_bytes": null,
46
+ "splits": null,
47
+ "supervised_keys": null,
48
+ "task_templates": null,
49
+ "version": null
50
+ }
flare_fns_long/validation/state.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "852ebb746a1ffbc9",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_indexes": {},
12
+ "_output_all_columns": false,
13
+ "_split": null
14
+ }