abokbot commited on
Commit
1f6951d
1 Parent(s): 40f5bd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
 
10
  This dataset contains the first paragraph of cleaned Wikipedia articles in English.
11
 
12
- It was obtained by transorming the Wikipedia "20220301.en" dataset as follows:
13
  ```python
14
  from datasets import load_dataset
15
 
 
9
 
10
  This dataset contains the first paragraph of cleaned Wikipedia articles in English.
11
 
12
+ It was obtained by transorming the [Wikipedia](https://huggingface.co/datasets/wikipedia) "20220301.en" dataset as follows:
13
  ```python
14
  from datasets import load_dataset
15