Hossein-NK commited on
Commit
950d5e7
1 Parent(s): 6197315

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - zeroshot/twitter-financial-news-sentiment
4
+ language:
5
+ - en
6
+ metrics:
7
+ - accuracy
8
+ library_name: transformers
9
+ pipeline_tag: text-classification
10
+ tags:
11
+ - sentiment analysis
12
+ - NLP
13
+ - BERT
14
+ - Transformers
15
+ ---