Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Taiwan Flag

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")
Downloads last month
30

Collection including AWeirdDev/zh-tw-articles-6k