Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,35 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- ClimatePolicyRadar/national-climate-targets
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-classification
|
8 |
+
tags:
|
9 |
+
- climate
|
10 |
---
|
11 |
+
|
12 |
+
## National Climate Targets Classifier - Climate Policy Radar
|
13 |
+
|
14 |
+
A multilabel text-classifier trained on the National Climate Targets dataset by Climate Policy Radar.
|
15 |
+
|
16 |
+
|
17 |
+
## Getting started
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
## Citation information
|
22 |
+
|
23 |
+
[coming soon]
|
24 |
+
|
25 |
+
## Links
|
26 |
+
- __Repository__: [coming soon]
|
27 |
+
- __Paper__: [coming soon]
|
28 |
+
|
29 |
+
|
30 |
+
## Authors & Contact
|
31 |
+
Climate Policy Radar team: Matyas Juhasz, Tina Marchand, Roshan Melwani, Kalyan Dutia, Sarah Goodenough, Harrison Pim, and Henry Franks.
|
32 |
+
|
33 |
+
dsci@climatepolicyradar.org
|
34 |
+
|
35 |
+
https://climatepolicyradar.org
|