SP2001 commited on
Commit
af4d50e
·
verified ·
1 Parent(s): 6ce14d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ pip install datasets
24
  ## How to Use MedHallu
25
 
26
  **Downloading the Dataset:**
27
- ```python3
28
  from datasets import load_dataset
29
 
30
  # Load the 'pqa_labeled' split: 1,000 high-quality, human-annotated samples.
 
24
  ## How to Use MedHallu
25
 
26
  **Downloading the Dataset:**
27
+ ```python
28
  from datasets import load_dataset
29
 
30
  # Load the 'pqa_labeled' split: 1,000 high-quality, human-annotated samples.