harixn commited on
Commit
dbfb759
·
verified ·
1 Parent(s): 6cf0ad5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -7,10 +7,8 @@ language:
7
  base_model:
8
  - google-bert/bert-base-uncased
9
  pipeline_tag: text-classification
10
- widget:
11
- - type: text
12
- name: Input Text
13
- example: "The stock price of XYZ surged today."
14
  ---
15
  # FinBERT Model Card
16
 
 
7
  base_model:
8
  - google-bert/bert-base-uncased
9
  pipeline_tag: text-classification
10
+ tags:
11
+ - finance
 
 
12
  ---
13
  # FinBERT Model Card
14