Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,39 +1,35 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
|
| 5 |
Sources:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
|
| 7 |
-
* Kantipur,
|
| 8 |
-
* Gorkhapatra and
|
| 9 |
-
* BBC Nepali
|
| 10 |
-
|
| 11 |
-
Dataset Distribution::
|
| 12 |
-
|
| 13 |
-
Category--------Count
|
| 14 |
-
|
| 15 |
-
News------------36798
|
| 16 |
-
|
| 17 |
-
Sports-----------18767
|
| 18 |
-
|
| 19 |
-
Others-----------7258
|
| 20 |
-
|
| 21 |
-
Opinion----------2358
|
| 22 |
-
|
| 23 |
-
Entertainment---2144
|
| 24 |
-
|
| 25 |
-
Feature----------2014
|
| 26 |
-
|
| 27 |
-
Diaspora---------750
|
| 28 |
-
|
| 29 |
-
World------------462
|
| 30 |
-
|
| 31 |
-
Education--------188
|
| 32 |
-
|
| 33 |
-
Blog--------------30
|
| 34 |
|
| 35 |
The following task can be performed using the dataset:
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
* Nepali News Headline Generation
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- text-classification
|
| 4 |
+
- zero-shot-classification
|
| 5 |
+
- text-generation
|
| 6 |
+
- text2text-generation
|
| 7 |
+
language:
|
| 8 |
+
- ne
|
| 9 |
+
---
|
| 10 |
+
This dataset was collected and compiled from various Nepali news portals to support the community knowledge and research, not for profit.
|
| 11 |
|
| 12 |
Sources:
|
| 13 |
+
- Kantipur,
|
| 14 |
+
- Gorkhapatra, and
|
| 15 |
+
- BBC Nepali ([XL-Sum: Large-Scale Multilingual Abstractive Summarization for 44 Languages](https://huggingface.co/datasets/csebuetnlp/xlsum))
|
| 16 |
+
|
| 17 |
+
| Category | Count |
|
| 18 |
+
| --- | --- |
|
| 19 |
+
| News | 36798|
|
| 20 |
+
| Sports | 18767|
|
| 21 |
+
|Others(Mix) | 7258|
|
| 22 |
+
|Opinion | 2358|
|
| 23 |
+
|Entertainment | 2144|
|
| 24 |
+
|Feature|2014|
|
| 25 |
+
|Diaspora|750|
|
| 26 |
+
|World | 462|
|
| 27 |
+
|Education | 188|
|
| 28 |
+
|Blog | 30|
|
| 29 |
+
| Total | 70769 |
|
| 30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
The following task can be performed using the dataset:
|
| 33 |
+
- Nepali News Classification
|
| 34 |
+
- Nepali Text Summarization
|
| 35 |
+
- Nepali News Headline Generation
|
|
|