Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
josh-sematic commited on
Commit
fa09fb4
1 Parent(s): 822af38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -493,6 +493,15 @@ This indicates that a substantial amount of data in Fineweb-Edu is present acros
493
  The total token count in the deduplicated dataset is approximately 375 billion, compared to the
494
  1,320 billion tokens in Fineweb-Edu.
495
 
 
 
 
 
 
 
 
 
 
496
  ## Embeddings
497
 
498
  To support use cases with Fineweb-Edu such as classification, clustering, semantic search, etc.,
 
493
  The total token count in the deduplicated dataset is approximately 375 billion, compared to the
494
  1,320 billion tokens in Fineweb-Edu.
495
 
496
+ <figure>
497
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/646516d2200b583e1e50faf8/mUFyO1fUWJEXbYwiteR9e.png" width="750" style="margin-left:auto; margin-right: auto"/>
498
+
499
+ <figcaption style="text-align: center; margin-left: auto; margin-right: auto; font-style: italic;">
500
+ A histogram of the `count` column. Histogram was generated using a 500k row sample after
501
+ performing global per-row text duplication counting.
502
+ </figcaption>
503
+ </figure>
504
+
505
  ## Embeddings
506
 
507
  To support use cases with Fineweb-Edu such as classification, clustering, semantic search, etc.,