Datasets:
File size: 1,397 Bytes
2ef1160 4cb753c 2ef1160 4cb753c 3afd100 4cb753c |
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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 |
---
license: cc-by-4.0
task_categories:
- summarization
language:
- ur
tags:
- Urdu
- Summarization
pretty_name: Urdu Summarization (BBC and DW Urdu News)
size_categories:
- 10K<n<100K
---
# Urdu_DW-BBC-512
## Dataset Description
- **Homepage:**
- **Repository:**
- **Paper:**
- **Leaderboard:**
- **Point of Contact:**
### Dataset Summary
Contains 76,637 records of Article + Summary pairs scrapped from BBC Urdu and DW Urdu News Websites.
### Supported Tasks and Leaderboards
[More Information Needed]
### Languages
Urdu.
## Dataset Structure
### Data Instances
[More Information Needed]
### Data Fields
- url: URL of the article from where it was scrapped (BBC Urdu URLs in english topic text with number & DW Urdu with Urdu topic text)
dtype: {string}
- Summary: Short Summary of article written by author of article like highlights.
dtype: {string}
- Text: Complete Text of article which are intelligently trucated to 512 tokens.
dtype: {string}
### Data Splits
[More Information Needed]
## Dataset Creation
### Curation Rationale
[More Information Needed]
### Source Data
#### Initial Data Collection and Normalization
[More Information Needed]
## Considerations for Using the Data
### Licensing Information
[More Information Needed]
### Citation Information
[More Information Needed]
### Contributions
[More Information Needed] |