Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,41 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
- fill-mask
|
6 |
+
language:
|
7 |
+
- az
|
8 |
+
tags:
|
9 |
+
- news
|
10 |
+
size_categories:
|
11 |
+
- 100K<n<1M
|
12 |
+
pretty_name: Azerbaijani News Dataset from https://axar.az
|
13 |
---
|
14 |
+
|
15 |
+
|
16 |
+
<h2>Azerbaijani News Dataset</h2>
|
17 |
+
|
18 |
+
Description
|
19 |
+
|
20 |
+
This dataset contains news from https://axar.az in Azerbaijani language. It was created in 2024 and contains 447k news.
|
21 |
+
|
22 |
+
Format
|
23 |
+
|
24 |
+
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:
|
25 |
+
|
26 |
+
date: news date
|
27 |
+
id: news uniques id
|
28 |
+
title: news title
|
29 |
+
text: news text
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
+
License
|
34 |
+
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.
|
35 |
+
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.
|
36 |
+
|
37 |
+
|
38 |
+
|
39 |
+
Contact information
|
40 |
+
|
41 |
+
If you have any questions or suggestions, please contact us at [[email protected]].
|