sarahpann commited on
Commit
dafb2fb
·
verified ·
1 Parent(s): d4d1d03

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,9 +6,9 @@ This is an automatically updating dataset containing ~7 million English Wikipedi
6
 
7
  There are two main versions of the dataset:
8
 
9
- - **`merged-articles`** - Complete Wikipedia dump with all articles merged into a single file
10
  - **`merged-article-chunked`** - Articles chunked into ~700 word segments with Markdown-header hierarchical breadcrumbs (Gemini embeddings coming soon!)
11
 
12
- The latest version of the dataset was updated on `2025-08-01`.
13
 
14
  Blogpost coming soon!
 
6
 
7
  There are two main versions of the dataset:
8
 
9
+ - **`merged-articles`** - Complete Wikipedia dump with all articles merged into a single file.
10
  - **`merged-article-chunked`** - Articles chunked into ~700 word segments with Markdown-header hierarchical breadcrumbs (Gemini embeddings coming soon!)
11
 
12
+ The latest version of the dataset was updated on `2025-08-07`.
13
 
14
  Blogpost coming soon!