japhba commited on
Commit
dea87c0
1 Parent(s): 2205ca6

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +37 -0
dataset_infos.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"japhba--pubmed_3k": {
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.",
3
+ "citation": "Courtesy of the U.S. National Library of Medicine.",
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": null,
22
+ "config_name": null,
23
+ "version": null,
24
+ "splits": {
25
+ "train": {
26
+ "name": "train",
27
+ "num_bytes": 1765546.8636294801,
28
+ "num_examples": 1546,
29
+ "dataset_name": "pubmed_3k"
30
+ }
31
+ },
32
+ "download_checksums": null,
33
+ "download_size": 932030,
34
+ "post_processing_size": null,
35
+ "dataset_size": 1765546.8636294801,
36
+ "size_in_bytes": 2697576.86362948
37
+ }}