rexarski commited on
Commit
fc6eac7
1 Parent(s): ccc1435

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,16 +1,18 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: label
5
  dtype: string
6
  - name: text
7
  dtype: string
 
 
8
  splits:
9
  - name: train
10
- num_bytes: 101375
11
- num_examples: 539
12
- download_size: 52795
13
- dataset_size: 101375
14
  license: mit
15
  task_categories:
16
  - text-classification
@@ -18,8 +20,7 @@ language:
18
  - en
19
  tags:
20
  - climate
21
- pretty_name: >-
22
- Sentence dataset extracted from TCFD recommendations for climate disclosure
23
  category classification.
24
  size_categories:
25
  - n<1K
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: question
5
  dtype: string
6
  - name: text
7
  dtype: string
8
+ - name: label
9
+ dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 194473
13
+ num_examples: 613
14
+ download_size: 58984
15
+ dataset_size: 194473
16
  license: mit
17
  task_categories:
18
  - text-classification
 
20
  - en
21
  tags:
22
  - climate
23
+ pretty_name: Sentence dataset extracted from TCFD recommendations for climate disclosure
 
24
  category classification.
25
  size_categories:
26
  - n<1K