morteza commited on
Commit
2c9dcd8
1 Parent(s): 4d4b778
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -109,7 +109,7 @@ The CSV files contain the following fields:
109
  | ------- | ----------- |
110
  | `pubmed/abstracts.csv.gz` | Full dataset |
111
  | `pubmed/abstracts20pct.csv.gz` | 20% of the dataset (stratified random sample by `label`) |
112
- | `gpt3/abstracts_gp3ada.nc` | GPT-3 embeddings of the entire dataset in XArray/CDF4 format, indexed by `doi` |
113
 
114
  ## Dataset Creation
115
 
 
109
  | ------- | ----------- |
110
  | `pubmed/abstracts.csv.gz` | Full dataset |
111
  | `pubmed/abstracts20pct.csv.gz` | 20% of the dataset (stratified random sample by `label`) |
112
+ | `gpt3/abstracts_gp3ada.nc` | GPT-3 embeddings of the entire dataset in XArray/CDF4 format, indexed by `pmid` |
113
 
114
  ## Dataset Creation
115