Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,12 @@ Urdu.
|
|
41 |
|
42 |
### Data Fields
|
43 |
|
44 |
-
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
### Data Splits
|
47 |
|
|
|
41 |
|
42 |
### Data Fields
|
43 |
|
44 |
+
- name: {url} # Example: id
|
45 |
+
dtype: {string} # Example: int32
|
46 |
+
- name: {Summary} # Example: text
|
47 |
+
dtype: {string} # Example: string
|
48 |
+
- name: {Text} # Example: image
|
49 |
+
dtype: {string} # Example: image
|
50 |
|
51 |
### Data Splits
|
52 |
|