Datasets:
daekeun-ml
commited on
Commit
•
fa6ec90
1
Parent(s):
4aca624
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This dataset is a custom dataset created by the author by crawling Naver News (https://news.naver.com) for the Korean NLP model hands-on.
|
2 |
|
3 |
- Period: July 1, 2022 - July 10, 2022
|
@@ -21,4 +30,4 @@ DatasetDict({
|
|
21 |
```
|
22 |
---
|
23 |
license: apache-2.0
|
24 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- summarization
|
5 |
+
language:
|
6 |
+
- ko
|
7 |
+
size_categories:
|
8 |
+
- 10K<n<100K
|
9 |
+
---
|
10 |
This dataset is a custom dataset created by the author by crawling Naver News (https://news.naver.com) for the Korean NLP model hands-on.
|
11 |
|
12 |
- Period: July 1, 2022 - July 10, 2022
|
|
|
30 |
```
|
31 |
---
|
32 |
license: apache-2.0
|
33 |
+
---
|