xhluca commited on
Commit
9ceacfa
1 Parent(s): 7927dd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -165,7 +165,7 @@ This is a sampled version of the [`wikimedia/wikipedia`](https://huggingface.co/
165
 
166
  ## Usage
167
 
168
- There are two possible splits: `full`, which loads the entire article, or `partial`, which is a version that only contains the first 500 words of each article. It is recommended to use partial if you are performing retrieval and are only interested in the first paragraphs of the Wikipedia dataset.
169
 
170
  Now, to run:
171
 
 
165
 
166
  ## Usage
167
 
168
+ There are two possible splits: `full`, which loads the entire article, or `partial`, which is a version that only contains the first 200 words of each article. It is recommended to use partial if you are performing retrieval and are only interested in the first paragraphs of the Wikipedia dataset.
169
 
170
  Now, to run:
171