File size: 3,226 Bytes
6a88414
fb934e1
 
6a88414
fb934e1
 
6a88414
 
fb934e1
6a88414
 
 
fb934e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6a88414
 
 
b047a3b
6a88414
 
 
 
 
 
 
b047a3b
6a88414
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b047a3b
6a88414
 
 
 
 
 
eebd742
6a88414
 
 
 
 
b047a3b
6a88414
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
---
language:
- az
license: cc-by-nc-4.0
size_categories:
- 1K<n<10K
task_categories:
- text-generation
pretty_name: Azerbaijani History Book Collection  7 Volume Dataset
tags:
- history
- azerbaijan
dataset_info:
  features:
  - name: book_name
    dtype: string
  - name: book_page
    dtype: int64
  - name: page_context
    dtype: string
  splits:
  - name: train
    num_bytes: 10392426
    num_examples: 3619
  download_size: 5233446
  dataset_size: 10392426
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---


# Azerbaijani History Book Collection — 7 Volume Dataset

This dataset contains extracted and cleaned text from the **7-volume academic edition *“Azərbaycan tarixi”*** published by the **Azerbaijan National Academy of Sciences, A. Bakikhanov Institute of History**.

Each record consists of a book name, page number, and page content.

---

## Dataset Structure

| Column         | Description                                                   |
| -------------- | ------------------------------------------------------------- |
| `book_name`    | Volume identifier (e.g., `Azerbaycan_tarixi_cild_1`)          |
| `book_page`    | Page number in the book                                       |
| `page_context` | Cleaned text content of the page (normalized, no line breaks) |

Example:

```
book_name,book_page,page_context
Azerbaycan_tarixi_cild_1,1,AZƏRBAYCAN MİLLİ ELMLƏR AKADEMİYASI A.BAKIXANOV ADINA TARİX İNSTİTUTU AZƏRBAYCAN TARİXİ ...
Azerbaycan_tarixi_cild_1,2,Bu kitab "Azərbaycan tarixi. Yeddi cilddə. I cild" (Bakı, Elm, 1998) nəşri əsasında...
```

---

## Source & Authors

* **Original Title:** *Azərbaycan tarixi — Yeddi cilddə*
* **Institution:** Azerbaijan National Academy of Sciences — A. Bakikhanov Institute of History
* **Chief Editor:** **Academician Iqrar Əliyev**
* **Publisher:** “Elm” Publishing, Baku
* **Original Publication:** 1998 (first edition), reissued in **2007**
* **ISBN:** 978-9952-448-36-8, 978-9952-448-34-4, 978-9952-448-39-9, 978-9952-448-37-5,978-9952-448-41-2, 978-9952-448-44-03, 978-9952-448-48-1

The series covers Azerbaijani history from **prehistoric times to the 3rd century AD**, based on archaeological research, written records, social structure analysis, cultural development, and ethnic history.

---

## Volumes Included

* `Azerbaycan_tarixi_cild_1`
* `Azerbaycan_tarixi_cild_2`
* `Azerbaycan_tarixi_cild_3`
* `Azerbaycan_tarixi_cild_4`
* `Azerbaycan_tarixi_cild_5`
* `Azerbaycan_tarixi_cild_6`
* `Azerbaycan_tarixi_cild_7`

(Each volume will appear in the dataset with the format `book_name = Azerbaycan_tarixi_cild_X`)

---

## License

This dataset licensed under the CC BY-NC 4.0 license.
What does this license allow?

    Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made.
    Non-Commercial: You may not use the material for commercial purposes.

For more information, please refer to the <a target="_blank" href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC 4.0 license</a>.



## Contact

For more information, questions, or issues, please contact LocalDoc at [[email protected]].