slinusc commited on
Commit
d8de3e5
·
verified ·
1 Parent(s): f79ebc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -15,7 +15,7 @@ This dataset contains a probabilistic sample of all publicly available PubMed me
15
  ## 📄 Description
16
 
17
  Each entry in the dataset includes:
18
- - `id`: Local unique identifier
19
  - `title`: Title of the publication
20
  - `abstract`: Abstract text
21
  - `PMID`: PubMed identifier
@@ -60,7 +60,6 @@ Each file is in `.jsonl` (JSON Lines) format, where each line is a valid JSON ob
60
 
61
  ```json
62
  {
63
- "id": "pubmed23n1166_0",
64
  "title": "...",
65
  "abstract": "...",
66
  "PMID": 36464820
 
15
  ## 📄 Description
16
 
17
  Each entry in the dataset includes:
18
+
19
  - `title`: Title of the publication
20
  - `abstract`: Abstract text
21
  - `PMID`: PubMed identifier
 
60
 
61
  ```json
62
  {
 
63
  "title": "...",
64
  "abstract": "...",
65
  "PMID": 36464820