Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Summary Dataset
|
2 |
This a summary dataset. You can train abstractive summarization model using this dataset. It contains 3 files i.e.
|
3 |
`train`, `test` and `val`. Data is in `jsonl` format.
|
@@ -230,4 +242,4 @@ word tag
|
|
230 |
```
|
231 |
|
232 |
## Note
|
233 |
-
If you have a dataset(link) and want to contribute, feel free to create PR.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- token-classification
|
5 |
+
language:
|
6 |
+
- ur
|
7 |
+
tags:
|
8 |
+
- art
|
9 |
+
pretty_name: urdu-speech-tagging
|
10 |
+
size_categories:
|
11 |
+
- 1M<n<10M
|
12 |
+
---
|
13 |
## Summary Dataset
|
14 |
This a summary dataset. You can train abstractive summarization model using this dataset. It contains 3 files i.e.
|
15 |
`train`, `test` and `val`. Data is in `jsonl` format.
|
|
|
242 |
```
|
243 |
|
244 |
## Note
|
245 |
+
If you have a dataset(link) and want to contribute, feel free to create PR.
|