Update README.md
Browse files
README.md
CHANGED
|
@@ -46,6 +46,8 @@ We use [NeMo Curator](https://github.com/NVIDIA/NeMo-Curator) to curate the coll
|
|
| 46 |
4. Heuristic Filtering: Applies rules-based filters to remove low-quality content.
|
| 47 |
5. Classifier-Based Filtering: Uses machine learning to classify and filter documents based on quality.
|
| 48 |
|
|
|
|
|
|
|
| 49 |
#### Dataset Statistics
|
| 50 |
|
| 51 |
**Content diversity**
|
|
@@ -59,4 +61,4 @@ We use [NeMo Curator](https://github.com/NVIDIA/NeMo-Curator) to curate the coll
|
|
| 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"/>
|
| 62 |
-
*UMAP visualization of 5% of the dataset*
|
|
|
|
| 46 |
4. Heuristic Filtering: Applies rules-based filters to remove low-quality content.
|
| 47 |
5. Classifier-Based Filtering: Uses machine learning to classify and filter documents based on quality.
|
| 48 |
|
| 49 |
+
**[Notebook](https://github.com/HoangNV2001/NeMo-Curation-on-Vietnamese-Language-Data/blob/main/notebook.ipynb)**
|
| 50 |
+
|
| 51 |
#### Dataset Statistics
|
| 52 |
|
| 53 |
**Content diversity**
|
|
|
|
| 61 |
|
| 62 |
**Embedding visualization**
|
| 63 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/661766c00c68b375f3f0ccc3/sfeoZWuQ7DcSpbmUOJ12r.png" alt="UMAP visualization of 5% of the dataset" width="650"/>
|
| 64 |
+
*UMAP visualization of 5% of the dataset*
|