Styrke commited on
Commit
201e090
1 Parent(s): 013506d

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +72 -0
dataset_infos.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"findzebra--corpus.latest.vod-retriever-medical-v1.1": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "source": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "source_url": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "persistent_id": {
18
+ "dtype": "string",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "title": {
23
+ "dtype": "string",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "cui": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "idx": {
33
+ "dtype": "int64",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "text": {
38
+ "dtype": "string",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "vector": {
43
+ "feature": {
44
+ "dtype": "float32",
45
+ "id": null,
46
+ "_type": "Value"
47
+ },
48
+ "length": -1,
49
+ "id": null,
50
+ "_type": "Sequence"
51
+ }
52
+ },
53
+ "post_processed": null,
54
+ "supervised_keys": null,
55
+ "task_templates": null,
56
+ "builder_name": null,
57
+ "config_name": null,
58
+ "version": null,
59
+ "splits": {
60
+ "train": {
61
+ "name": "train",
62
+ "num_bytes": 2953043174,
63
+ "num_examples": 730884,
64
+ "dataset_name": "corpus.latest.vod-retriever-medical-v1.1"
65
+ }
66
+ },
67
+ "download_checksums": null,
68
+ "download_size": 2481112632,
69
+ "post_processing_size": null,
70
+ "dataset_size": 2953043174,
71
+ "size_in_bytes": 5434155806
72
+ }}