TomTBT commited on
Commit
f84d7f2
1 Parent(s): b6313ee

formatting json example

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -85,6 +85,7 @@ a corpus of pre-annotated text for other tasks (e.g. figure caption to graphic,
85
  ## Dataset Structure
86
 
87
  ### Data Instances
 
88
  {
89
  "accession_id": "PMC8515580",
90
  "pmid": "34661004",
@@ -459,6 +460,7 @@ a corpus of pre-annotated text for other tasks (e.g. figure caption to graphic,
459
  "citation": "ACS Omega. 2021 Sep 29; 6(40):26489-26498",
460
  "package_file": "oa_package/ca/94/PMC8515580.tar.gz"
461
  }
 
462
 
463
  ### Data Fields
464
 
 
85
  ## Dataset Structure
86
 
87
  ### Data Instances
88
+ ```json
89
  {
90
  "accession_id": "PMC8515580",
91
  "pmid": "34661004",
 
460
  "citation": "ACS Omega. 2021 Sep 29; 6(40):26489-26498",
461
  "package_file": "oa_package/ca/94/PMC8515580.tar.gz"
462
  }
463
+ ```json
464
 
465
  ### Data Fields
466