Ali-C137's picture
Card
341c8f1
|
raw
history blame
4.14 kB
metadata
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_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_examples: 49821 download_size: 495 MB dataset_size: 476926644 license: cc-by-nc-4.0 task_categories: - text-generation - text-summarization language: - ar pretty_name: Hindawi Books Dataset

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

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 around 70 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.

I have created a dataset card for the Hindawi Books Dataset based on the provided information. If there are any additional details or modifications you would like to make, please let me know!