dfavenfre commited on
Commit
97ff9eb
1 Parent(s): 1ce663b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -9,4 +9,9 @@ library_name: keras
9
  pipeline_tag: text-classification
10
  tags:
11
  - finance
12
- ---
 
 
 
 
 
 
9
  pipeline_tag: text-classification
10
  tags:
11
  - finance
12
+ ---
13
+
14
+
15
+ Model_USE is a pre-trained NLP model to analyze the sentiment of financial or economic commentary, tweet, or news.
16
+ It is built upon Universal Sentence Encoder (USE) and fine-tuned for financial sentiment classification purposes.
17
+ Financial Phrasebank's 'agreeall' dataset was used for fine-tuning.