mtyrrell commited on
Commit
5b00731
1 Parent(s): 1503a22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -7,6 +7,12 @@ metrics:
7
  model-index:
8
  - name: IKT_classifier_economywide_best
9
  results: []
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # IKT_classifier_economywide_best
16
 
17
- This model is a fine-tuned version of [sentence-transformers/all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.1642
20
  - Precision Weighted: 0.9530
@@ -62,6 +68,19 @@ The following hyperparameters were used during training:
62
  | No log | 4.0 | 120 | 0.1840 | 0.9541 | 0.9555 | 0.9528 | 0.9511 | 0.9525 | 0.9528 |
63
  | No log | 5.0 | 150 | 0.1642 | 0.9530 | 0.9524 | 0.9528 | 0.9532 | 0.9527 | 0.9528 |
64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
 
66
  ### Framework versions
67
 
 
7
  model-index:
8
  - name: IKT_classifier_economywide_best
9
  results: []
10
+
11
+ widget:
12
+ - text: "One million trees have been planted in the embankments, river/ canal banks to mitigate carbon emission and 2725.1 ha marsh lands were rehabilitated and included in fisheries culture to enhance livelihood activities by the Ministry of Livestock and fisheries. Surface Water Use and Rainwater Harvesting Several city water supply authorities are implementing projects to increase surface water use and reducing ground water use. These projects will reduce energy consumption for pumping groundwater and contribute to GHG emission reduction."
13
+ example_title: NEGATIVE
14
+ - text: "CA global solution is needed to address a global problem. Along with the rest of the global community, Singapore will play our part to reduce emissions in support of the long-term temperature goal of the Paris Agreement. We have put forth a long-term low- emissions development strategy (LEDS) that aspires to halve emissions from its peak to 33 MtCO2e by 2050, with a view to achieving net-zero emissions as soon as viable in the second half of the century."
15
+ example_title: ECONOMY-WIDE
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
 
21
  # IKT_classifier_economywide_best
22
 
23
+ This model is a fine-tuned version of [sentence-transformers/all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) on the [GIZ/policy_qa_v0_1](https://huggingface.co/datasets/GIZ/policy_qa_v0_1) dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.1642
26
  - Precision Weighted: 0.9530
 
68
  | No log | 4.0 | 120 | 0.1840 | 0.9541 | 0.9555 | 0.9528 | 0.9511 | 0.9525 | 0.9528 |
69
  | No log | 5.0 | 150 | 0.1642 | 0.9530 | 0.9524 | 0.9528 | 0.9532 | 0.9527 | 0.9528 |
70
 
71
+ ## Environmental Impact
72
+
73
+ *Carbon emissions were estimated using the [codecarbon](https://github.com/mlco2/codecarbon). The carbon emission reported are incluidng the hyperparamter search performed on subset of training data*.
74
+
75
+ - **Hardware Type:** 16GB T4
76
+ - **Hours used:** 1
77
+ - **Cloud Provider:** Google Colab
78
+ - **Carbon Emitted** : 0.03666153971974974
79
+
80
+ [codecarbon INFO @ 20:45:15] Energy consumed for RAM : 0.005929 kWh. RAM Power : 9.54426097869873 W
81
+ [codecarbon INFO @ 20:45:15] Energy consumed for all GPUs : 0.042682 kWh. Total GPU Power : 36.884 W
82
+ [codecarbon INFO @ 20:45:15] Energy consumed for all CPUs : 0.026424 kWh. Total CPU Power : 42.5 W
83
+ [codecarbon INFO @ 20:45:15] 0.075035 kWh of electricity used since the beginning.
84
 
85
  ### Framework versions
86