news_azerbaijan_2 / README.md
vrashad's picture
Upload dataset
e8a3946 verified
metadata
language:
  - az
license: cc-by-nc-4.0
size_categories:
  - 100K<n<1M
task_categories:
  - text-generation
  - fill-mask
pretty_name: Azerbaijani News Dataset from https://musavat.com/
tags:
  - news
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: date
      dtype: string
    - name: category
      dtype: string
    - name: title
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 1678632196
      num_examples: 753359
  download_size: 936135505
  dataset_size: 1678632196
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Azerbaijani News Dataset

Description

This dataset contains news from https://musavat.com/ in Azerbaijani language. It was created in 2024 and contains 753k news (approximately 11 million sentences).

Format

The dataset is provided in comma-separated values (CSV) format. Each article is represented on a new line with the following fields separated by commas:

id: news unique id
date: news date
category: news category
title: news title
text: news text

License Copyright of the content belongs to https://musavat.com/ resource. Citation is mandatory when using information. When you use information from this site link to the relevant required.
The dataset is licensed under the Creative Commons Attribution-NonCommercial 4.0 International license. This license allows you to freely share and redistribute the dataset with attribution to the source but prohibits commercial use.

Contact information

If you have any questions or suggestions, please contact us at [[email protected]].