Raj-Sanjay-Shah commited on
Commit
9174afc
·
1 Parent(s): 35b9929

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ language: "en"
6
  tags:
7
  - Financial Language Modelling
8
  widget:
9
- - text: "Stocks rallied and the British pound gained."
10
  ---
11
 
12
  FLANG-BERT is a pre-trained language model which uses financial keywords and phrases for preferential masking of domain specific terms. It is built by further training the BERT language model in the finance domain with improved performance over previous models due to the use of domain knowledge and vocabulary.
 
6
  tags:
7
  - Financial Language Modelling
8
  widget:
9
+ - text: "Stocks rallied and the British pound [MASK]."
10
  ---
11
 
12
  FLANG-BERT is a pre-trained language model which uses financial keywords and phrases for preferential masking of domain specific terms. It is built by further training the BERT language model in the finance domain with improved performance over previous models due to the use of domain knowledge and vocabulary.