Ali-C137's picture
Update README.md
8140f7a
|
raw
history blame
3.37 kB
---
dataset_info:
features:
- name: BookLink
dtype: string
- name: BookName
dtype: string
- name: AuthorName
dtype: string
- name: AboutBook
dtype: string
- name: ChapterLink
dtype: string
- name: ChapterName
dtype: string
- name: ChapterText
dtype: string
- name: AboutAuthor
dtype: string
splits:
- name: train
num_bytes: 1364861563
num_examples: 49821
download_size: 494678002
dataset_size: 1364861563
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: cc-by-nc-4.0
task_categories:
- text-generation
- summarization
language:
- ar
pretty_name: Hindawi
size_categories:
- 10K<n<100K
---
# Dataset Card for "Hindawi Books Dataset"
**Hindawi Books Dataset is a large collection of more than 3000 books written in Modern Standard Arabic.**
## Dataset Description
Hindawi Books Dataset offers a rich and diverse collection of literary works, covering various topics and genres, all written in Modern Standard Arabic. The dataset includes information about each book, such as the title, author name, book abstract, and a link to access the complete text online. Additionally, the dataset contains chapter details, including the chapter name and text, providing insights into the content of each book.
## Dataset Details
- **Homepage:** [https://huggingface.co/datasets/Ali-C137/Hindawi-Books-dataset](https://huggingface.co/datasets/Ali-C137/Hindawi-Books-dataset)
- **Author:** Elfilali Ali
- **Email:** ali.elfilali00@gmail.com, alielfilali0909@gmail.com
- **GitHub Profile:** [https://github.com/alielfilali01](https://github.com/alielfilali01)
- **LinkedIn Profile:** [https://www.linkedin.com/in/alielfilali01/](https://www.linkedin.com/in/alielfilali01/)
## Dataset Size
The Hindawi Books Dataset contains over 3000 books, making it a substantial resource for research and NLP model development. The dataset size on disk is approximately 476 MB, and it comprises more than 120 million tokens.
## Potential Use Cases
Researchers and NLP enthusiasts can utilize the Hindawi Books Dataset for various applications, including:
- **Language Model Training:** The dataset is ideal for training Large Language Models (LLMs) specifically tailored to Arabic text.
- **Text Generation:** Developers can leverage the dataset to generate new stories, poems, or other literary works in Modern Standard Arabic.
- **Text Summarization:** Researchers can explore long text summarization tasks by using the book text and abstract as targets.
## Dataset Access
The Hindawi Books Dataset is publicly available and can be accessed freely for academic and non-commercial use. It is hosted on the Hugging Face Hub.
## Citation
Please use the following citation when referencing the Hindawi Books Dataset:
```
@dataset{
title = {Hindawi Books Dataset},
author = {Elfilali Ali},
howpublished = {Dataset},
url = {https://huggingface.co/datasets/Ali-C137/Hindawi-Books-dataset},
year = {2023},
}
```
## Feedback and Discussion
We encourage researchers and users of the Hindawi Books Dataset to provide feedback, report any potential mistakes, or discuss concerns and risks related to the dataset in the discussion window on the dataset card in the Hugging Face Hub. Your valuable feedback will help us improve and enhance the dataset for the NLP community.
####