Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -47,6 +47,7 @@ This repository contains two configurations of Nepali LLM datasets:
|
|
47 |
|
48 |
### 2. Nepberta
|
49 |
- Description: Contains data related to the [Nepberta project](https://nepberta.github.io/).
|
|
|
50 |
- Files: contains 23 files each ~500Mb (chunk_1.txt, chunk_2.txt, ... chunk_23.txt)
|
51 |
- split:train
|
52 |
* files: chunk_1.txt to chunk_18.txt
|
|
|
47 |
|
48 |
### 2. Nepberta
|
49 |
- Description: Contains data related to the [Nepberta project](https://nepberta.github.io/).
|
50 |
+
- "npberta" contains cleaned data from [Nepberta project](https://nepberta.github.io/), makde a giant string with <|endoftext|> at the end of each article, and giant string is split into chunks each of size ~500MB.
|
51 |
- Files: contains 23 files each ~500Mb (chunk_1.txt, chunk_2.txt, ... chunk_23.txt)
|
52 |
- split:train
|
53 |
* files: chunk_1.txt to chunk_18.txt
|