TomTBT commited on
Commit
1f26898
1 Parent(s): 744b513

formatting dataset card

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -463,7 +463,7 @@ a corpus of pre-annotated text for other tasks (e.g. figure caption to graphic,
463
  ```
464
 
465
  ### Data Fields
466
-
467
  "accession_id": The PMC ID of the article
468
  "pmid": The PubMed ID of the article
469
  "introduction": List of <title> and <p> elements in <body>, sharing their root with a <title> containing "introduction" or "background".
@@ -509,7 +509,7 @@ a corpus of pre-annotated text for other tasks (e.g. figure caption to graphic,
509
  "last_updated": Last update of the article
510
  "citation": Citation of the article
511
  "package_file": path to the folder containing the graphics and media files of the article
512
-
513
 
514
  ### Data Splits
515
 
 
463
  ```
464
 
465
  ### Data Fields
466
+ ```
467
  "accession_id": The PMC ID of the article
468
  "pmid": The PubMed ID of the article
469
  "introduction": List of <title> and <p> elements in <body>, sharing their root with a <title> containing "introduction" or "background".
 
509
  "last_updated": Last update of the article
510
  "citation": Citation of the article
511
  "package_file": path to the folder containing the graphics and media files of the article
512
+ ```
513
 
514
  ### Data Splits
515