Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Azerbaijani
Tags:
book
DOI:
Libraries:
Datasets
Dask
License:
books_dataset / README.md
vrashad's picture
Update README.md
19efd14 verified
---
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]].