Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -41,12 +41,12 @@ Urdu.
|
|
41 |
|
42 |
### Data Fields
|
43 |
|
44 |
-
-
|
45 |
-
dtype: {string}
|
46 |
-
-
|
47 |
-
dtype: {string}
|
48 |
-
-
|
49 |
-
dtype: {string}
|
50 |
|
51 |
### Data Splits
|
52 |
|
|
|
41 |
|
42 |
### Data Fields
|
43 |
|
44 |
+
- 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)
|
45 |
+
dtype: {string}
|
46 |
+
- Summary: Short Summary of article written by author of article like highlights.
|
47 |
+
dtype: {string}
|
48 |
+
- Text: Complete Text of article which are intelligently trucated to 512 tokens.
|
49 |
+
dtype: {string}
|
50 |
|
51 |
### Data Splits
|
52 |
|