Raj-Sanjay-Shah commited on
Commit
d6d5ca8
·
1 Parent(s): e681b9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ language: "en"
4
  tags:
5
  - Financial Language Modelling
6
  widget:
7
- - text: "Stocks rallied and the British pound [MASK]."
8
  ---
9
 
10
  FLANG-RoBertA 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 RoBerta language model in the finance domain with improved performance over previous models due to the use of domain knowledge and vocabulary.
 
4
  tags:
5
  - Financial Language Modelling
6
  widget:
7
+ - text: "Stocks rallied and the British pound <mask>."
8
  ---
9
 
10
  FLANG-RoBertA 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 RoBerta language model in the finance domain with improved performance over previous models due to the use of domain knowledge and vocabulary.