Upload custom_dataset_final_.csv
Browse filesWe created the upgraded version of our dataset by adding a category. The dataset has 4 features- category, title, text, and summary. The category column was added which describes which category the text falls under out of the categories Sports, International, State, Entertainment, Economy, Education, and Technology we picked. This dataset will contribute greatly to NLP tasks like Bangla text classification. There is rarely a text classification dataset for a low-resource language like Bangla. There are many sentiment classification datasets in Bangla but there's a lack of text classification datasets in Bangla. We hope this dataset will be useful in many NLP tasks, especially Bangla text classification.
- .gitattributes +1 -0
- custom_dataset_final_.csv +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
custom_dataset_final_.csv filter=lfs diff=lfs merge=lfs -text
|
custom_dataset_final_.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bec19c04b77557b4883729879c18e68b1019c25181337588d7387a843c73a96
|
| 3 |
+
size 178243628
|