File size: 882 Bytes
09a8cc1
 
 
 
 
 
b3a5506
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9861d92
 
6dffe9e
9861d92
34afd54
6dffe9e
9861d92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
license: mit
task_categories:
- text-generation
language:
- bn
dataset_info:
  features:
  - name: content
    dtype: string
  splits:
  - name: train
    num_bytes: 2185999173
    num_examples: 437953
  download_size: 812632015
  dataset_size: 2185999173
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Bangla Newspaper Dataset (Prothom-Alo)

## About Dataset 
Bangla Newspaper Dataset
400k+ bangla news samples, 25+ categories,
Date of Uploading: 8/12/2024

## Size
Orizinal - data.json(4.61 GB)

## Source
Data collected from https://www.prothomalo.com/archive 

## Kaggle
https://www.kaggle.com/datasets/furcifer/bangla-newspaper-dataset 

## HuggingFace
https://huggingface.co/datasets/zabir-nabil/bangla_newspaper_dataset

## Inspiration
I have modified JSON to txt with only the content column to easy the text generation task.