Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
configs:
|
4 |
- config_name: default
|
5 |
data_files:
|
@@ -23,24 +36,13 @@ dataset_info:
|
|
23 |
dtype: string
|
24 |
splits:
|
25 |
- name: train
|
26 |
-
num_bytes:
|
27 |
-
num_examples:
|
28 |
- name: test
|
29 |
-
num_bytes:
|
30 |
-
num_examples:
|
31 |
-
download_size:
|
32 |
-
dataset_size:
|
33 |
-
pretty_name: No Robots
|
34 |
-
task_categories:
|
35 |
-
- conversational
|
36 |
-
- text-generation
|
37 |
-
- summarization
|
38 |
-
- question-answering
|
39 |
-
- text-classification
|
40 |
-
- text-retrieval
|
41 |
-
- translation
|
42 |
-
language:
|
43 |
-
- en
|
44 |
tags:
|
45 |
- ghana
|
46 |
- news
|
@@ -48,8 +50,6 @@ tags:
|
|
48 |
- science
|
49 |
- business
|
50 |
- ghana-news
|
51 |
-
size_categories:
|
52 |
-
- 10K<n<100K
|
53 |
---
|
54 |
|
55 |
### Description π
ββοΈπ€
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
+
size_categories:
|
6 |
+
- 10K<n<100K
|
7 |
+
task_categories:
|
8 |
+
- conversational
|
9 |
+
- text-generation
|
10 |
+
- summarization
|
11 |
+
- question-answering
|
12 |
+
- text-classification
|
13 |
+
- text-retrieval
|
14 |
+
- translation
|
15 |
+
pretty_name: No Robots
|
16 |
configs:
|
17 |
- config_name: default
|
18 |
data_files:
|
|
|
36 |
dtype: string
|
37 |
splits:
|
38 |
- name: train
|
39 |
+
num_bytes: 52646255
|
40 |
+
num_examples: 19838
|
41 |
- name: test
|
42 |
+
num_bytes: 11116505
|
43 |
+
num_examples: 9123
|
44 |
+
download_size: 23446240
|
45 |
+
dataset_size: 63762760
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
tags:
|
47 |
- ghana
|
48 |
- news
|
|
|
50 |
- science
|
51 |
- business
|
52 |
- ghana-news
|
|
|
|
|
53 |
---
|
54 |
|
55 |
### Description π
ββοΈπ€
|