nepali-books-corpus
收藏资源简介:
该数据集是一个文本数据集,包含6,537个样本,仅提供训练集分割。每个样本代表一本书籍的文本片段,具有10个结构化字段:唯一标识符(id)、书籍ID(book_id)、书籍标题(title)、作者(author)、语言(language)、来源URL(source_url)、文本块索引(chunk_index)、字符数(char_count)、词元数(token_count)以及文本内容(text)。数据规模约为54MB,适用于文本处理、语言模型训练或书籍内容分析等任务。
This dataset is a text dataset containing 6,537 samples, with only a training set split provided. Each sample represents a text fragment from a book and includes 10 structured fields: unique identifier (id), book ID (book_id), book title (title), author (author), language (language), source URL (source_url), chunk index (chunk_index), character count (char_count), token count (token_count), and text content (text). The data size is approximately 54MB, and it is suitable for tasks such as text processing, language model training, or book content analysis.
数据集概述:Nepali Books Corpus
- 数据集名称:Nepali Books Corpus
- 数据集地址:https://huggingface.co/datasets/Titung/nepali-books-corpus
- 数据集用途:该数据集包含尼泊尔语书籍的语料库,适用于自然语言处理任务,如文本生成、语言建模等。
数据特征
数据集包含以下字段:
- id (字符串):唯一标识符
- book_id (字符串):书籍编号
- title (字符串):书籍标题
- author (字符串):作者名称
- language (字符串):语言(尼泊尔语)
- source_url (字符串):来源URL
- chunk_index (整数):文本块索引
- char_count (整数):字符数
- token_count (整数):词元数
- text (字符串):文本内容
数据划分
数据集仅包含训练集:
- 训练集:6963 个样本,总大小为 57,764,212 字节(约 55.1 MB)
数据大小
- 下载大小:22,972,033 字节(约 21.9 MB)
- 数据集总大小:57,764,212 字节(约 55.1 MB)
配置文件
- 配置名称:default
- 数据文件路径:data/train-*(训练集数据文件)




