Yehor's picture
Update README.md
3078015
|
raw
history blame
418 Bytes
metadata
license: cc-by-nc-sa-4.0

This dataset contains 5,242,391 samples of Ukrainian news headlines.

Usage:

from datasets import load_dataset

ds = load_dataset('Yehor/ukrainian-news-headlines', split='train')

for row in ds:
    print(row['headline'])

Attribution to the dataset: