BeeGass commited on
Commit
20617fd
·
verified ·
1 Parent(s): c2daa91

Add individual dataset: a9

Browse files
.gitattributes CHANGED
@@ -301,3 +301,6 @@ data/a3/train/cache-0fa0841502666e77.arrow filter=lfs diff=lfs merge=lfs -text
301
  data/a3/train/cache-5378036dd6edb6e9.arrow filter=lfs diff=lfs merge=lfs -text
302
  data/a3/train/cache-c8212861121e8a89.arrow filter=lfs diff=lfs merge=lfs -text
303
  data/a3/train/cache-e2736f1ab176576d.arrow filter=lfs diff=lfs merge=lfs -text
 
 
 
 
301
  data/a3/train/cache-5378036dd6edb6e9.arrow filter=lfs diff=lfs merge=lfs -text
302
  data/a3/train/cache-c8212861121e8a89.arrow filter=lfs diff=lfs merge=lfs -text
303
  data/a3/train/cache-e2736f1ab176576d.arrow filter=lfs diff=lfs merge=lfs -text
304
+ data/a9/metadata.json filter=lfs diff=lfs merge=lfs -text
305
+ data/a9/train/data-00000-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
306
+ data/a9/train/data-00001-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
data/a9/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
data/a9/metadata.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2358882a88a06a3fcaa640b8863ba24e542f83e0940195bba5fe35a93dadfcf1
3
+ size 18577467
data/a9/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8cbf65a065511197499fa4af221b57e5b128007cd10be7a9dc5ea49f25feea5
3
+ size 131858608
data/a9/test/dataset_info.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_sequence": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "target": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "sequence_length": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "group_degree": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "group_order": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "group_type": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }
data/a9/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "73f8d5350a75e687",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/a9/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8230f0597c6a9dec70c784936232f5a59f17cbc5fee4d1dddff075c795b8302
3
+ size 332987768
data/a9/train/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84e5fdd1210a908f36626bc9b8719f962f867339b0ef4e274192ef766cac4db6
3
+ size 263716848
data/a9/train/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b5bcf46f8089229ce7a37a19e7304d1d479aa468d8a38316a3b4df2537e34c4
3
+ size 263713872
data/a9/train/dataset_info.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_sequence": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "target": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "sequence_length": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "group_degree": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "group_order": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "group_type": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }
data/a9/train/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "03e67b85054e0ba7",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }