hhuuggoo commited on
Commit
e2a997f
·
verified ·
1 Parent(s): 108f707

Upload folder using huggingface_hub

Browse files
data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a7bed0d50eed119e6cb0837f49d60eb9f25272dd375b4a91b9270cc9bb8312e
3
+ size 352243352
data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3921412e6be6b20ef95ed17efe217975ced0b70f60a0ef665c15ba8027c5928f
3
+ size 352420040
data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a290d1217eccc861cc075a6a94e0804e92900b97dbf836e33854bde0330e98b
3
+ size 351065688
dataset_info.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "embeddings",
6
+ "dataset_size": 12127391305,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/tmp/pubmed-cardiology/embeddings/data-embeddings.parquet": {
10
+ "num_bytes": 5512497286,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 5512497286,
15
+ "features": {
16
+ "text": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "source": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "title": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "publication_title": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ }
32
+ },
33
+ "homepage": "",
34
+ "license": "",
35
+ "size_in_bytes": 17639888591,
36
+ "splits": {
37
+ "train": {
38
+ "name": "train",
39
+ "num_bytes": 12127391305,
40
+ "num_examples": 1142855,
41
+ "shard_lengths": [
42
+ 48000,
43
+ 48000,
44
+ 48000,
45
+ 48000,
46
+ 48000,
47
+ 48000,
48
+ 48000,
49
+ 48000,
50
+ 48000,
51
+ 48000,
52
+ 48000,
53
+ 48000,
54
+ 48000,
55
+ 48000,
56
+ 48000,
57
+ 48000,
58
+ 48000,
59
+ 48000,
60
+ 48000,
61
+ 48000,
62
+ 48000,
63
+ 48000,
64
+ 48000,
65
+ 38855
66
+ ],
67
+ "dataset_name": "embeddings"
68
+ }
69
+ },
70
+ "version": {
71
+ "version_str": "0.0.0",
72
+ "major": 0,
73
+ "minor": 0,
74
+ "patch": 0
75
+ }
76
+ }
state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "9bb97cb0b4607685",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": "train"
19
+ }