Prazzwal07
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -50,4 +50,17 @@ and computational linguistics.
|
|
50 |
- **Total Articles**: ~6.4 million
|
51 |
- **Language**: Nepali
|
52 |
- **Size**: 27.5 GB (in csv)
|
53 |
-
- **Source**: Collected from various Nepali news websites, blogs, and other online platforms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
- **Total Articles**: ~6.4 million
|
51 |
- **Language**: Nepali
|
52 |
- **Size**: 27.5 GB (in csv)
|
53 |
+
- **Source**: Collected from various Nepali news websites, blogs, and other online platforms.
|
54 |
+
|
55 |
+
## Citation
|
56 |
+
```
|
57 |
+
@misc{thapa2024developmentpretrainedtransformerbasedmodels,
|
58 |
+
title={Development of Pre-Trained Transformer-based Models for the Nepali Language},
|
59 |
+
author={Prajwal Thapa and Jinu Nyachhyon and Mridul Sharma and Bal Krishna Bal},
|
60 |
+
year={2024},
|
61 |
+
eprint={2411.15734},
|
62 |
+
archivePrefix={arXiv},
|
63 |
+
primaryClass={cs.CL},
|
64 |
+
url={https://arxiv.org/abs/2411.15734},
|
65 |
+
}
|
66 |
+
```
|