Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Bodo (India)
Size:
100K - 1M
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,25 +1,32 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
3 |
dataset_info:
|
4 |
features:
|
5 |
- name: text
|
6 |
dtype: string
|
7 |
splits:
|
8 |
- name: train
|
9 |
-
num_bytes:
|
10 |
-
num_examples:
|
11 |
- name: test
|
12 |
-
num_bytes:
|
13 |
-
num_examples:
|
14 |
-
download_size:
|
15 |
-
dataset_size:
|
16 |
-
|
17 |
-
-
|
18 |
-
|
19 |
-
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
---
|
24 |
|
25 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- brx
|
4 |
license: mit
|
5 |
+
size_categories:
|
6 |
+
- 100K<n<1M
|
7 |
+
task_categories:
|
8 |
+
- text-generation
|
9 |
+
pretty_name: bodo-monolingual
|
10 |
dataset_info:
|
11 |
features:
|
12 |
- name: text
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
+
num_bytes: 130783128
|
17 |
+
num_examples: 474703
|
18 |
- name: test
|
19 |
+
num_bytes: 4109084
|
20 |
+
num_examples: 14890
|
21 |
+
download_size: 51159931
|
22 |
+
dataset_size: 134892212
|
23 |
+
configs:
|
24 |
+
- config_name: default
|
25 |
+
data_files:
|
26 |
+
- split: train
|
27 |
+
path: data/train-*
|
28 |
+
- split: test
|
29 |
+
path: data/test-*
|
30 |
---
|
31 |
|
32 |
|