|
--- |
|
dataset_info: |
|
features: |
|
- name: index |
|
dtype: int64 |
|
- name: Article |
|
dtype: string |
|
- name: Source |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 22579014873 |
|
num_examples: 5200000 |
|
- name: test |
|
num_bytes: 5177421273 |
|
num_examples: 1191117 |
|
download_size: 10129505538 |
|
dataset_size: 27756436146 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: test |
|
path: data/test-* |
|
license: mit |
|
task_categories: |
|
- text-generation |
|
- fill-mask |
|
language: |
|
- ne |
|
size_categories: |
|
- 1M<n<10M |
|
pretty_name: nepali-text-64 |
|
--- |
|
|
|
# Nepali Text Corpus |
|
|
|
## Overview |
|
|
|
**Nepali-Text-Corpus** is a comprehensive collection of approximately 6.4 million articles in the |
|
Nepali language. This dataset is the largest text dataset on Nepali Language. It encompasses a |
|
diverse range of text types, including news articles, blogs, and more, making it an invaluable |
|
resource for researchers, developers, and enthusiasts in the fields of Natural Language Processing (NLP) |
|
and computational linguistics. |
|
|
|
|
|
## Dataset Details |
|
|
|
- **Total Articles**: ~6.4 million |
|
- **Language**: Nepali |
|
- **Size**: 27.5 GB (in csv) |
|
- **Source**: Collected from various Nepali news websites, blogs, and other online platforms. |
|
|
|
## Citation |
|
``` |
|
@misc{thapa2024developmentpretrainedtransformerbasedmodels, |
|
title={Development of Pre-Trained Transformer-based Models for the Nepali Language}, |
|
author={Prajwal Thapa and Jinu Nyachhyon and Mridul Sharma and Bal Krishna Bal}, |
|
year={2024}, |
|
eprint={2411.15734}, |
|
archivePrefix={arXiv}, |
|
primaryClass={cs.CL}, |
|
url={https://arxiv.org/abs/2411.15734}, |
|
} |
|
``` |