Yehor's picture
Update README.md
229075a verified
|
raw
history blame
510 Bytes
metadata
language:
  - uk
tags:
  - uk
license: cc-by-nc-sa-4.0

Community

Overview

This dataset contains news headlines extracted from Ubercorpus.

Usage:

from datasets import load_dataset

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

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

Attribution to the dataset: