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:
|
@@ -21,21 +34,10 @@ dataset_info:
|
|
21 |
dtype: string
|
22 |
splits:
|
23 |
- name: train
|
24 |
-
num_bytes:
|
25 |
-
num_examples:
|
26 |
-
download_size:
|
27 |
-
dataset_size:
|
28 |
-
pretty_name: No Robots
|
29 |
-
task_categories:
|
30 |
-
- conversational
|
31 |
-
- text-generation
|
32 |
-
- summarization
|
33 |
-
- question-answering
|
34 |
-
- text-classification
|
35 |
-
- text-retrieval
|
36 |
-
- translation
|
37 |
-
language:
|
38 |
-
- en
|
39 |
tags:
|
40 |
- ghana
|
41 |
- news
|
@@ -43,8 +45,6 @@ tags:
|
|
43 |
- bank-of-ghana
|
44 |
- exchange-rates
|
45 |
- ghana data
|
46 |
-
size_categories:
|
47 |
-
- 100K<n<1M
|
48 |
---
|
49 |
|
50 |
### Description ๐
โโ๏ธ๐ค
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
+
size_categories:
|
6 |
+
- 100K<n<1M
|
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:
|
|
|
34 |
dtype: string
|
35 |
splits:
|
36 |
- name: train
|
37 |
+
num_bytes: 8594933
|
38 |
+
num_examples: 132031
|
39 |
+
download_size: 2262969
|
40 |
+
dataset_size: 8594933
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
tags:
|
42 |
- ghana
|
43 |
- news
|
|
|
45 |
- bank-of-ghana
|
46 |
- exchange-rates
|
47 |
- ghana data
|
|
|
|
|
48 |
---
|
49 |
|
50 |
### Description ๐
โโ๏ธ๐ค
|