Raj-Sanjay-Shah
commited on
Commit
•
35b9929
1
Parent(s):
509ad94
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
---
|
4 |
+
---
|
5 |
+
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.
|
13 |
+
|
14 |
+
|
15 |
+
Contact information
|
16 |
+
|
17 |
+
Please contact Raj Sanjay Shah rajsanjayshah[at]gatech[dot]edu about any FLANG-BERT related issues and questions.
|