saheedniyi commited on
Commit
ad59c36
1 Parent(s): 3b6b444

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -113,7 +113,7 @@ To load the dataset using Hugging Face's `datasets` library:
113
  ```python
114
  from datasets import load_dataset
115
 
116
- dataset = load_dataset("path_to_naijaweb_dataset", split='train')
117
  ```
118
 
119
  ## Social Impact
 
113
  ```python
114
  from datasets import load_dataset
115
 
116
+ dataset = load_dataset("saheedniyi/naijaweb")
117
  ```
118
 
119
  ## Social Impact