Commit ·
efb9cf2
1
Parent(s): 07ac9cf
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,6 @@ News article doc2vec model trained for [bnlp](https://github.com/sagorbrur/bnlp)
|
|
| 6 |
|
| 7 |
## Training details
|
| 8 |
- Trained using gensim doc2vec module
|
| 9 |
-
- Trained on https://www.kaggle.com/datasets/ebiswas/bangla-largest-newspaper-dataset datasets with
|
| 10 |
-
- Total news articles
|
| 11 |
- Parameter: vector size=100, min_count = 2 , epochs=40
|
|
|
|
| 6 |
|
| 7 |
## Training details
|
| 8 |
- Trained using gensim doc2vec module
|
| 9 |
+
- Trained on https://www.kaggle.com/datasets/ebiswas/bangla-largest-newspaper-dataset datasets with 8 jsons (randomly selected)
|
| 10 |
+
- Total news articles 400013
|
| 11 |
- Parameter: vector size=100, min_count = 2 , epochs=40
|