paniniDot commited on
Commit
05f9738
1 Parent(s): 883df65

Upload 135 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. B/test/data-00000-of-00001.arrow +3 -0
  2. B/test/dataset_info.json +48 -0
  3. B/test/state.json +13 -0
  4. B/train/data-00000-of-00001.arrow +3 -0
  5. B/train/dataset_info.json +48 -0
  6. B/train/state.json +13 -0
  7. B/validation/data-00000-of-00001.arrow +3 -0
  8. B/validation/dataset_info.json +48 -0
  9. B/validation/state.json +13 -0
  10. C/test/data-00000-of-00001.arrow +3 -0
  11. C/test/dataset_info.json +48 -0
  12. C/test/state.json +13 -0
  13. C/train/data-00000-of-00001.arrow +3 -0
  14. C/train/dataset_info.json +48 -0
  15. C/train/state.json +13 -0
  16. C/validation/data-00000-of-00001.arrow +3 -0
  17. C/validation/dataset_info.json +48 -0
  18. C/validation/state.json +13 -0
  19. CB/test/data-00000-of-00001.arrow +3 -0
  20. CB/test/dataset_info.json +48 -0
  21. CB/test/state.json +13 -0
  22. CB/train/data-00000-of-00001.arrow +3 -0
  23. CB/train/dataset_info.json +48 -0
  24. CB/train/state.json +13 -0
  25. CB/validation/data-00000-of-00001.arrow +3 -0
  26. CB/validation/dataset_info.json +48 -0
  27. CB/validation/state.json +13 -0
  28. EL/test/data-00000-of-00001.arrow +3 -0
  29. EL/test/dataset_info.json +48 -0
  30. EL/test/state.json +13 -0
  31. EL/train/data-00000-of-00001.arrow +3 -0
  32. EL/train/dataset_info.json +48 -0
  33. EL/train/state.json +13 -0
  34. EL/validation/data-00000-of-00001.arrow +3 -0
  35. EL/validation/dataset_info.json +48 -0
  36. EL/validation/state.json +13 -0
  37. I/test/data-00000-of-00001.arrow +3 -0
  38. I/test/dataset_info.json +48 -0
  39. I/test/state.json +13 -0
  40. I/train/data-00000-of-00001.arrow +3 -0
  41. I/train/dataset_info.json +48 -0
  42. I/train/state.json +13 -0
  43. I/validation/data-00000-of-00001.arrow +3 -0
  44. I/validation/dataset_info.json +48 -0
  45. I/validation/state.json +13 -0
  46. MBIO/test/data-00000-of-00001.arrow +3 -0
  47. MBIO/test/dataset_info.json +48 -0
  48. MBIO/test/state.json +13 -0
  49. MBIO/train/data-00000-of-00001.arrow +3 -0
  50. MBIO/train/dataset_info.json +48 -0
B/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9545b8b8062a65b3bad820a81f2141003401fa8fc62304ebb2142feb8a23725
3
+ size 552728
B/test/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
B/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "4ae0795d7fd1ce45",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
B/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2de9573c7f6238870682ace1b259fccd419e4d22c41d9bfbba31c3449fe1e47
3
+ size 4464040
B/train/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
B/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "df69130b1cc63bb7",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
B/validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bf9351c22b703b725c164e0a6544f080b07ba57b40ff2595051ff41fafbdae3
3
+ size 552104
B/validation/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
B/validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "06115838391f48c4",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
C/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31f587b0d65183b657ecf666b9c90aa4ca5aca4606c193699106703cca411a37
3
+ size 2293352
C/test/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
C/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "323a829cc4a9c8e6",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
C/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9a7ad918aa4c451fb22464c4a22261c616d792d4e18205ac4da6ead33a3cf9c
3
+ size 17706664
C/train/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
C/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "03bd2a6717cbe247",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
C/validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:986018863d5893a8beaa7adab5ecd92dd1a92d270b466e78013f275b84eeb880
3
+ size 1954016
C/validation/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
C/validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "91a6f55ba30b5928",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
CB/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4959f4909b6431a4fb724e50aec028bdc49eb0195a2b212b45a78bbbfd37935
3
+ size 195248
CB/test/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
CB/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9d9ff89427b2b4a6",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
CB/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5011296ac726746f95bfdc50be5bc0f680c7eba4da9e7b5c67a25e9343ec5548
3
+ size 1490888
CB/train/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
CB/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "061e62cb6555e84c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
CB/validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae5ff67f5b9869f601ed3d2c4ab375b986d01a05bd540538addcdf084f023f20
3
+ size 168104
CB/validation/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
CB/validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "41d30f94d633a2c2",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
EL/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51b708334ae7536c82d93d66321dc42c19bda151460acea1a4ba8b9007e0415e
3
+ size 386384
EL/test/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
EL/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "46dbad35bc2bd593",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
EL/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a16cb618bfbdbce223f19019b68cb69b176395a72b366d14ccd55ba7213be373
3
+ size 3332152
EL/train/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
EL/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "23aa473086cabe39",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
EL/validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fa298a2f11bd1cad3047e4ab606dd6bd2d23fc2be76823c7b2f1bbf99c9e60a
3
+ size 303608
EL/validation/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
EL/validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b9a1375806384b58",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
I/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7782207a63417f462e7bd8edf5f6cde83c9a1a70b68c2555d4d77e45e8bf604
3
+ size 417168
I/test/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
I/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "824920de3bc259c4",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
I/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5877047d7228e12b9b90cd6631d9dec6bcf4ca36089b5098d83e98b1c0e0af66
3
+ size 3262024
I/train/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
I/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a7415d5bbc72fe4a",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
I/validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f98709b49c50f267ee9a24caee625b03aa40cfdc6c2039ae99669e53883385a
3
+ size 390088
I/validation/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
I/validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6c85d5c18c50c069",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
MBIO/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23ba5d949e0a378bd54a3c8a2ae9961cf7a08f6da92b05726ec892765c342552
3
+ size 181592
MBIO/test/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }
MBIO/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e90230f88c65cb23",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
MBIO/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb762ea74bce55cfa216be794a700ee553fd5b677e94557b3ba8ea76ae1488b
3
+ size 1740168
MBIO/train/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data": {
6
+ "doi": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "journal": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ },
14
+ "keywords": {
15
+ "feature": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "_type": "Sequence"
20
+ },
21
+ "plain_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "pmcid": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "technical_text": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "title": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "topics": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ }
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": ""
48
+ }