nafi-zaman
commited on
Commit
·
0b54092
1
Parent(s):
ef3a58b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -14,16 +14,15 @@ dataset_info:
|
|
14 |
'4': I-ORG
|
15 |
'5': B-LOC
|
16 |
'6': I-LOC
|
17 |
-
'7': TIM
|
18 |
splits:
|
19 |
- name: train
|
20 |
-
num_bytes:
|
21 |
num_examples: 5252
|
22 |
- name: validation
|
23 |
-
num_bytes:
|
24 |
num_examples: 1314
|
25 |
-
download_size:
|
26 |
-
dataset_size:
|
27 |
---
|
28 |
# Dataset Card for "bangla_ner_dataset"
|
29 |
|
|
|
14 |
'4': I-ORG
|
15 |
'5': B-LOC
|
16 |
'6': I-LOC
|
|
|
17 |
splits:
|
18 |
- name: train
|
19 |
+
num_bytes: 2107132
|
20 |
num_examples: 5252
|
21 |
- name: validation
|
22 |
+
num_bytes: 522332
|
23 |
num_examples: 1314
|
24 |
+
download_size: 569072
|
25 |
+
dataset_size: 2629464
|
26 |
---
|
27 |
# Dataset Card for "bangla_ner_dataset"
|
28 |
|