AWeirdDev/zh-tw-articles-6k
zh-tw-articles-6k This dataset contains Taiwan news articles scraped from (https://www.storm.mg) on March 2024. Size: 10.4MB (15644219 bytes) Rows: 6000 (Max) Dataset({ features: ['image', 'title', 'content', 'tag', 'author', 'timestamp', 'link'], num_rows: 6000 }) Use The Dataset Use ๐ค Datasets to download, use or modify this dataset. from datasets import load_dataset dataset = load_dataset("AWeirdDev/zh-tw-articles-6k")
<img alt="Taiwan Flag" src="https://github.com/AWeirdScratcher/tvbox/assets/90096971/1995d468-fee7-44c3-8bfb-298884d559eb" align="right" width="160" />
zh-tw-articles-6k
This dataset contains Taiwan news articles scraped from (https://www.storm.mg) on March 2024.
- Size:
10.4MB(15644219 bytes) - Rows:
6000(Max)
Dataset({
features: ['image', 'title', 'content', 'tag', 'author', 'timestamp', 'link'],
num_rows: 6000
})Use The Dataset
Use ๐ค Datasets to download, use or modify this dataset.
from datasets import load_dataset
dataset = load_dataset("AWeirdDev/zh-tw-articles-6k")