Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
-
|
4 |
language_creators:
|
5 |
-
|
6 |
language:
|
7 |
-
|
8 |
license: cc-by-nc-sa-4.0
|
9 |
multilinguality:
|
10 |
-
|
11 |
size_categories:
|
12 |
-
|
13 |
source_datasets:
|
14 |
-
|
15 |
task_categories:
|
16 |
-
|
17 |
task_ids: []
|
18 |
pretty_name: ClimateTalkDetection
|
19 |
dataset_info:
|
@@ -24,8 +24,8 @@ dataset_info:
|
|
24 |
dtype:
|
25 |
class_label:
|
26 |
names:
|
27 |
-
'0': no
|
28 |
-
'1': yes
|
29 |
splits:
|
30 |
- name: train
|
31 |
num_bytes: 638487
|
@@ -33,7 +33,7 @@ dataset_info:
|
|
33 |
- name: test
|
34 |
num_bytes: 222330
|
35 |
num_examples: 400
|
36 |
-
download_size:
|
37 |
dataset_size: 860817
|
38 |
---
|
39 |
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
+
- expert-generated
|
4 |
language_creators:
|
5 |
+
- found
|
6 |
language:
|
7 |
+
- en
|
8 |
license: cc-by-nc-sa-4.0
|
9 |
multilinguality:
|
10 |
+
- monolingual
|
11 |
size_categories:
|
12 |
+
- 1K<n<10K
|
13 |
source_datasets:
|
14 |
+
- original
|
15 |
task_categories:
|
16 |
+
- text-classification
|
17 |
task_ids: []
|
18 |
pretty_name: ClimateTalkDetection
|
19 |
dataset_info:
|
|
|
24 |
dtype:
|
25 |
class_label:
|
26 |
names:
|
27 |
+
'0': 'no'
|
28 |
+
'1': 'yes'
|
29 |
splits:
|
30 |
- name: train
|
31 |
num_bytes: 638487
|
|
|
33 |
- name: test
|
34 |
num_bytes: 222330
|
35 |
num_examples: 400
|
36 |
+
download_size: 492038
|
37 |
dataset_size: 860817
|
38 |
---
|
39 |
|