leippold commited on
Commit
d8cc179
·
verified ·
1 Parent(s): a247c6c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - climatebert/distilroberta-base-climate-f
7
+ pipeline_tag: text-classification
8
+ tags:
9
+ - finance
10
+ - climate
11
+ ---