Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Azerbaijani
Tags:
book
DOI:
Libraries:
Datasets
Dask
License:
File size: 1,672 Bytes
e60f938
 
545937b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19efd14
 
 
 
 
 
 
 
 
 
e60f938
b195f22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
license: cc-by-nc-4.0
dataset_info:
  features:
  - name: ID
    dtype: string
  - name: ' Metadata'
    dtype: string
  - name: ' Sentence'
    dtype: string
  splits:
  - name: train
    num_bytes: 2908183660
    num_examples: 7807263
  download_size: 695682034
  dataset_size: 2908183660
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
task_categories:
- text-generation
- fill-mask
language:
- az
tags:
- book
pretty_name: Azerbaijani Books Dataset
size_categories:
- 1M<n<10M
---

<h2>Azerbaijani Books Dataset</h2>

Description

This dataset contains 2800 books on different topics in Azerbaijani language. It was created in 2024 and contains 7.8 million sentences.
The books were divided into sentences and pre-filtered. 
The dataset included only those sentences where the percentage of letters was at least 80% of the total number of characters. 
The sequence of sentences is the same as in books. 

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: Book unique ID
    Metadata: Information about author, title, year of publication, city of publication, publisher name, book category
    Sentence: Sentence



License

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.



Contact information

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