File size: 384 Bytes
b6f671f
 
 
8d561be
 
 
 
 
efb9cf2
 
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 8 jsons (randomly selected)
- Total news articles 400013
- Parameter: vector size=100, min_count = 2 , epochs=40