Update README.md
Browse files
README.md
CHANGED
@@ -48,14 +48,14 @@ We use [NeMo Curator](https://github.com/NVIDIA/NeMo-Curator) to curate the coll
|
|
48 |
|
49 |
#### Dataset Statistics
|
50 |
|
51 |
-
**
|
52 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/661766c00c68b375f3f0ccc3/mW6Pct3uyP_XDdGmE8EP3.png" alt="Domain proportion in curated dataset" width="500"/>
|
53 |
|
54 |
-
**
|
55 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/661766c00c68b375f3f0ccc3/W9TQjM2vcC7uXozyERHSQ.png" alt="Box plots of percentage of symbols, numbers, and whitespace characters compared to the total characters, word counts and average word lengths" width="900"/>
|
56 |
|
57 |
-
**
|
58 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/661766c00c68b375f3f0ccc3/PDelYpBI0DefSmQgFONgE.png" alt="Distribution of document sizes (in terms of token count)" width="500"/>
|
59 |
|
60 |
-
**
|
61 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/661766c00c68b375f3f0ccc3/sfeoZWuQ7DcSpbmUOJ12r.png" alt="UMAP visualization of 5% of the dataset" width="650"/>
|
|
|
48 |
|
49 |
#### Dataset Statistics
|
50 |
|
51 |
+
**Content diversity**
|
52 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/661766c00c68b375f3f0ccc3/mW6Pct3uyP_XDdGmE8EP3.png" alt="Domain proportion in curated dataset" width="500"/>
|
53 |
|
54 |
+
**Character based metrics**
|
55 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/661766c00c68b375f3f0ccc3/W9TQjM2vcC7uXozyERHSQ.png" alt="Box plots of percentage of symbols, numbers, and whitespace characters compared to the total characters, word counts and average word lengths" width="900"/>
|
56 |
|
57 |
+
**Token count distribution**
|
58 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/661766c00c68b375f3f0ccc3/PDelYpBI0DefSmQgFONgE.png" alt="Distribution of document sizes (in terms of token count)" width="500"/>
|
59 |
|
60 |
+
**Embedding visualization**
|
61 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/661766c00c68b375f3f0ccc3/sfeoZWuQ7DcSpbmUOJ12r.png" alt="UMAP visualization of 5% of the dataset" width="650"/>
|