japhba commited on
Commit
6ab9c98
1 Parent(s): 7c955a5

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +43 -1
dataset_infos.json CHANGED
@@ -1 +1,43 @@
1
- {"japhba--pubmed_simple": {"description": "NLM produces a baseline set of MEDLINE/PubMed citation records in XML format for download on an annual basis. The annual baseline is released in December of each year. Each day, NLM produces update files that include new, revised and deleted citations. See our documentation page for more information.\n", "citation": "Courtesy of the U.S. National Library of Medicine.\n", "homepage": "https://www.nlm.nih.gov/databases/download/pubmed_medline.html", "license": "", "features": {"abstract": {"dtype": "string", "id": null, "_type": "Value"}, "country": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "pubmed", "config_name": "2022", "version": {"version_str": "2.0.0", "description": null, "major": 2, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3562752509.718437, "num_examples": 3116833, "dataset_name": "pubmed_simple"}}, "download_checksums": null, "download_size": 1988473476, "post_processing_size": null, "dataset_size": 3562752509.718437, "size_in_bytes": 5551225985.718437}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"japhba--pubmed_simple": {
2
+ "description": "NLM produces a baseline set of MEDLINE/PubMed citation records in XML format for download on an annual basis. The annual baseline is released in December of each year. Each day, NLM produces update files that include new, revised and deleted citations. See our documentation page for more information.\n",
3
+ "citation": "Courtesy of the U.S. National Library of Medicine.\n",
4
+ "homepage": "https://www.nlm.nih.gov/databases/download/pubmed_medline.html",
5
+ "license": "",
6
+ "features": {
7
+ "abstract": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "country": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ }
17
+ },
18
+ "post_processed": null,
19
+ "supervised_keys": null,
20
+ "task_templates": null,
21
+ "builder_name": "pubmed",
22
+ "config_name": "2022",
23
+ "version": {
24
+ "version_str": "2.0.0",
25
+ "description": null,
26
+ "major": 2,
27
+ "minor": 0,
28
+ "patch": 0
29
+ },
30
+ "splits": {
31
+ "train": {
32
+ "name": "train",
33
+ "num_bytes": 3557260573.92006,
34
+ "num_examples": 3116832,
35
+ "dataset_name": "pubmed_simple"
36
+ }
37
+ },
38
+ "download_checksums": null,
39
+ "download_size": 1988470711,
40
+ "post_processing_size": null,
41
+ "dataset_size": 3557260573.92006,
42
+ "size_in_bytes": 5545731284.92006
43
+ }}