marcev commited on
Commit
62447b6
1 Parent(s): 822fd11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: gpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: gpl-3.0
3
+ datasets:
4
+ - financial_phrasebank
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ library_name: transformers
11
+ tags:
12
+ - bert
13
+ - transformers
14
+ - sentiment-analysis
15
+ - finance
16
+ - english
17
+ - text-classification
18
+ ---