Saisam commited on
Commit
05329f5
·
verified ·
1 Parent(s): b114d6d

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "validation", "test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b96114c15eda4f425212a84fc5e7103dd9eb617e055df369059e62cde865adb
3
+ size 1608240
test/dataset_info.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "title": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "categories": {
14
+ "feature": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "_type": "Sequence"
19
+ },
20
+ "content": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "source": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "url": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "__index_level_0__": {
33
+ "dtype": "int64",
34
+ "_type": "Value"
35
+ }
36
+ },
37
+ "homepage": "",
38
+ "license": ""
39
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e58ea20b1b9bef34",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3972aec04f47e6e35aa40f424ccfc3a73a66e294776938fb845c6d67626ce9fb
3
+ size 9202160
train/dataset_info.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "title": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "categories": {
14
+ "feature": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "_type": "Sequence"
19
+ },
20
+ "content": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "source": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "url": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "__index_level_0__": {
33
+ "dtype": "int64",
34
+ "_type": "Value"
35
+ }
36
+ },
37
+ "homepage": "",
38
+ "license": ""
39
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "d848b8af653cf0c5",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3e6804c21dbb4d7842cd0c7a3b4b27717fcebac2c4dbd969e9a6c7c6d3ea55f
3
+ size 1706216
validation/dataset_info.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "title": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "categories": {
14
+ "feature": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "_type": "Sequence"
19
+ },
20
+ "content": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "source": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "url": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "__index_level_0__": {
33
+ "dtype": "int64",
34
+ "_type": "Value"
35
+ }
36
+ },
37
+ "homepage": "",
38
+ "license": ""
39
+ }
validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "2d194b2f39367914",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }