InMedData commited on
Commit
1c22a55
·
verified ·
1 Parent(s): 861e270

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ The dataset was collected through the PubMed API, based on the names of heart-re
42
  DatasetDict({
43
  train: Dataset({
44
  features: ['title', 'abst'],
45
- num_rows: 2600900
46
  })
47
  })
48
  ```
 
42
  DatasetDict({
43
  train: Dataset({
44
  features: ['title', 'abst'],
45
+ num_rows: 2761083
46
  })
47
  })
48
  ```