File size: 391 Bytes
b6f671f 8d561be |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
license: mit
---
News article doc2vec model trained for [bnlp](https://github.com/sagorbrur/bnlp) library.
## Training details
- Trained using gensim doc2vec module
- Trained on https://www.kaggle.com/datasets/ebiswas/bangla-largest-newspaper-dataset datasets with only three json for RAM limitations
- Total news articles 91716
- Parameter: vector size=100, min_count = 2 , epochs=40
|