Yehor's picture
Update README.md
ce6efb3
|
raw
history blame
429 Bytes
metadata
license: cc-by-nc-sa-4.0
tags:
  - uk

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: