Update README.md
Browse files
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
|
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 |
|