news_azerbaijan / README.md
vrashad's picture
Update README.md
42f62b5 verified
---
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://axar.az
tags:
- news
dataset_info:
features:
- name: date
dtype: string
- name: id
dtype: int64
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 609435799
num_examples: 447197
download_size: 332849293
dataset_size: 609435799
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
<h2>Azerbaijani News Dataset</h2>
Description
This dataset contains news from https://axar.az in Azerbaijani language. It was created in 2024 and contains 447k news.
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:
date: news date
id: news unique id
title: news title
text: news text
License
Copyright of the content belongs to https://axar.az resource. Citation is mandatory when using information. When you use information from this site link to the relevant required.<br>
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]].