mchl914 commited on
Commit
4452e29
·
verified ·
1 Parent(s): 4de0c93

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44bc53610d7281f549e25d7b888516f6d20f950bed7a116ebc1c2d42c91d1b51
3
+ size 45482440
test/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "title": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "uuid": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "pmc_id": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "search_term": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "be3f372c527b8101",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdc86897719e0b33c9e54718cdcd906838e569796c094d9a1f07f711a8c2c12d
3
+ size 454399832
train/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d3f3506d0cf117cf68fc275fc3010fbcd90fa55d14f402a9f724d59d44d704
3
+ size 429002648
train/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "title": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "uuid": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "pmc_id": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "search_term": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
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": "fd70e2d4bb5ecb26",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }