somewheresy commited on
Commit
409209c
1 Parent(s): 67982d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,11 +7,11 @@ size_categories:
7
  - 1M<n<10M
8
  ---
9
 
10
- # somewheresystems/dataclysm-wikipedia-titles-lite
11
 
12
  This dataset comprises of 6,458,670 English language Wikipedia articles, with an additional column added for title-embeddings using the bge-small-en-v1.5 embeddings model. The dataset was sourced here: https://huggingface.co/datasets/wikipedia/viewer/20220301.en
13
 
14
- The Article Text has been dropped from this set to conserve space. In comparison to somewheresystems/dataclysm-wikipedia-titles (68.93 GB), and the wikipedia-titles-lite dataset (49.72 GB), this entire dataset is only 16.32 GB uncompressed, which is 86.25% smaller and 63.18% smaller respectively.
15
 
16
  # Embeddings Model
17
 
 
7
  - 1M<n<10M
8
  ---
9
 
10
+ # somewheresystems/dataclysm-wikipedia
11
 
12
  This dataset comprises of 6,458,670 English language Wikipedia articles, with an additional column added for title-embeddings using the bge-small-en-v1.5 embeddings model. The dataset was sourced here: https://huggingface.co/datasets/wikipedia/viewer/20220301.en
13
 
14
+ This dataset contains the full text of each Wikipedia article as of the date March 01, 2022. In comparison to somewheresystems/dataclysm-wikipedia-titles (68.93 GB), and the wikipedia-titles-lite dataset (49.72 GB), this entire dataset is only 16.32 GB uncompressed, which is 86.25% smaller and 63.18% smaller respectively.
15
 
16
  # Embeddings Model
17