Datasets:
added scraped site information
Browse files
README.md
CHANGED
|
@@ -8,8 +8,6 @@ task_categories:
|
|
| 8 |
- text-generation
|
| 9 |
pretty_name: zh-tw-articles-2k
|
| 10 |
tags:
|
| 11 |
-
- medical
|
| 12 |
-
- finance
|
| 13 |
- webdataset
|
| 14 |
dataset_info:
|
| 15 |
features:
|
|
@@ -48,8 +46,10 @@ configs:
|
|
| 48 |
|
| 49 |
🐣English • [🇹🇼 繁體中文](https://huggingface.co/datasets/AWeirdDev/zh-tw-pts-articles-sm/blob/main/README-zhTW.md)
|
| 50 |
|
| 51 |
-
|
|
|
|
| 52 |
|
|
|
|
| 53 |
|
| 54 |
```python
|
| 55 |
Dataset({
|
|
|
|
| 8 |
- text-generation
|
| 9 |
pretty_name: zh-tw-articles-2k
|
| 10 |
tags:
|
|
|
|
|
|
|
| 11 |
- webdataset
|
| 12 |
dataset_info:
|
| 13 |
features:
|
|
|
|
| 46 |
|
| 47 |
🐣English • [🇹🇼 繁體中文](https://huggingface.co/datasets/AWeirdDev/zh-tw-pts-articles-sm/blob/main/README-zhTW.md)
|
| 48 |
|
| 49 |
+
This dataset contains articles scraped from [PNN News](https://news.pts.org.tw/dailynews?page=1).
|
| 50 |
+
It's a news provider verified by the vast majority.
|
| 51 |
|
| 52 |
+
> **Note:** some keys like `conclusion` may be `None`.
|
| 53 |
|
| 54 |
```python
|
| 55 |
Dataset({
|