Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,9 +5,9 @@ dataset_info:
|
|
5 |
dtype: string
|
6 |
splits:
|
7 |
- name: train
|
8 |
-
num_bytes:
|
9 |
-
num_examples:
|
10 |
-
download_size:
|
11 |
-
dataset_size:
|
12 |
---
|
13 |
## For some reason I can't push the data to hub using push_to_hub() method. Kept getting identical_ok error or sometimes data didn't get uploaded even when it was successful. Well, anyways, Data can be found in [kaggle](https://www.kaggle.com/datasets/reganmaharjan/nepali-corpus-and-tokenizer)
|
|
|
5 |
dtype: string
|
6 |
splits:
|
7 |
- name: train
|
8 |
+
num_bytes: 1679592183.806821
|
9 |
+
num_examples: 1895289
|
10 |
+
download_size: 642358730
|
11 |
+
dataset_size: 1679592183.806821
|
12 |
---
|
13 |
## For some reason I can't push the data to hub using push_to_hub() method. Kept getting identical_ok error or sometimes data didn't get uploaded even when it was successful. Well, anyways, Data can be found in [kaggle](https://www.kaggle.com/datasets/reganmaharjan/nepali-corpus-and-tokenizer)
|