Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ language:
|
|
7 |
pipeline_tag: text-classification
|
8 |
tags:
|
9 |
- climate
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
## National Climate Targets Classifier - Climate Policy Radar
|
|
|
7 |
pipeline_tag: text-classification
|
8 |
tags:
|
9 |
- climate
|
10 |
+
widget:
|
11 |
+
- text: "The Net Zero Strategy, published in October 2021, was the first document of its kind for a major economy. It set out the government’s vision for a market-led, technology-driven transition to decarbonise the UK economy and reach net zero by 2050."
|
12 |
+
inference:
|
13 |
+
parameters:
|
14 |
+
function_to_apply: "sigmoid"
|
15 |
---
|
16 |
|
17 |
## National Climate Targets Classifier - Climate Policy Radar
|