vrashad commited on
Commit
b195f22
1 Parent(s): 545937b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -20,3 +20,32 @@ configs:
20
  - split: train
21
  path: data/train-*
22
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  - split: train
21
  path: data/train-*
22
  ---
23
+
24
+ <h2>Azerbaijani Books Dataset</h2>
25
+
26
+ Description
27
+
28
+ This dataset contains 2800 books on different topics in Azerbaijani language. It was created in 2024 and contains 7.8 million sentences.
29
+ The books were divided into sentences and pre-filtered.
30
+ The dataset included only those sentences where the percentage of letters was at least 80% of the total number of characters.
31
+ The sequence of sentences is the same as in books.
32
+
33
+ Format
34
+
35
+ 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:
36
+
37
+ ID: Book unique ID
38
+ Metadata: Information about author, title, year of publication, city of publication, publisher name, book category
39
+ Sentence: Sentence
40
+
41
+
42
+
43
+ License
44
+
45
+ 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 and the creation of derivative works.
46
+
47
+
48
+
49
+ Contact information
50
+
51
+ If you have any questions or suggestions, please contact us at [v.resad.89@gmail.com].