vrashad commited on
Commit
e2c341b
1 Parent(s): 6998459

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -1,3 +1,39 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - az
7
+ tags:
8
+ - wikipedia
9
+ - azerbaijani
10
+ - dataset
11
+ size_categories:
12
+ - 10K<n<100K
13
  ---
14
+
15
+ Azerbaijani Wikipedia Dataset
16
+
17
+ Description
18
+
19
+ This dataset contains all articles from Wikipedia in Azerbaijani language. It was created in 2024 and contains [number of articles] articles.
20
+
21
+ Format
22
+
23
+ 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:
24
+
25
+ title: Title of the article
26
+ text: Text of the article
27
+ url: URL of the article
28
+
29
+
30
+
31
+ License
32
+
33
+ The dataset is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license. This license allows you to freely share and redistribute the dataset with attribution to the source but prohibits commercial use and the creation of derivative works.
34
+
35
+
36
+
37
+ Contact information
38
+
39
+ If you have any questions or suggestions, please contact us at [v.resad.89@gmail.com].