pszemraj commited on
Commit
f8301b0
·
1 Parent(s): 46399f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -4,6 +4,13 @@ license: apache-2.0
4
 
5
  # simple wikipedia
6
 
 
 
 
 
 
 
 
7
 
8
  ## stats
9
 
 
4
 
5
  # simple wikipedia
6
 
7
+ the 'simple' split of Wikipedia, from Sept 1 2023.
8
+
9
+ Pulled via:
10
+
11
+ ```
12
+ dataset = load_dataset("wikipedia", language=dataset_config, date="20230901", beam_runner='DirectRunner')
13
+ ```
14
 
15
  ## stats
16