albertvillanova HF staff commited on
Commit
97323c5
1 Parent(s): be0c825

Minor update dataset card

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6893,7 +6893,7 @@ All language subsets have already been processed for recent dump, and you can lo
6893
  ```python
6894
  from datasets import load_dataset
6895
 
6896
- load_dataset("wikipedia", "20231101.en")
6897
  ```
6898
 
6899
  ### Supported Tasks and Leaderboards
 
6893
  ```python
6894
  from datasets import load_dataset
6895
 
6896
+ ds = load_dataset("wikipedia", "20231101.en")
6897
  ```
6898
 
6899
  ### Supported Tasks and Leaderboards