Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -46,8 +46,7 @@ This repository contains two configurations of Nepali LLM datasets:
|
|
46 |
- Files: [List any specific files or formats]
|
47 |
|
48 |
### 2. Nepberta
|
49 |
-
- Description:
|
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
|
|
|
46 |
- Files: [List any specific files or formats]
|
47 |
|
48 |
### 2. Nepberta
|
49 |
+
- Description: This dataset is derived from the Nepberta project and contains cleaned data specifically related to the project. The dataset combines all articles into a single string, with each article ending in <|endoftext|>. This long string is then segmented into chunks, each approximately 500 MB in size.
|
|
|
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
|