InMedData commited on
Commit
754dc11
·
verified ·
1 Parent(s): 86b4813

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ The dataset was collected through the PubMed API, based on the names of heart-re
38
 
39
  from datasets import load_dataset
40
 
41
- dataset = load_dataset("stevhliu/demo")
42
  ```
43
  ### Dataset Contact
44
 
 
38
 
39
  from datasets import load_dataset
40
 
41
+ dataset = load_dataset("InMedData/Cardio_v1")
42
  ```
43
  ### Dataset Contact
44