slinusc commited on
Commit
54f13ad
·
verified ·
1 Parent(s): d6d9244

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ Each file is a `.jsonl` (JSON Lines) file, where each line is a valid JSON objec
64
  "title": "...",
65
  "abstract": "...",
66
  "PMID": 36464820,
67
- "embedding": [-0.1952, 0.0266, ..., 0.0843]
68
  }
69
  ```
70
 
 
64
  "title": "...",
65
  "abstract": "...",
66
  "PMID": 36464820,
67
+ 'embedding': [-0.1952481, ... , 0.2887376]
68
  }
69
  ```
70