Raj-Sanjay-Shah
commited on
Commit
·
e07a836
1
Parent(s):
4bfd7ce
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
+
|
2 |
---
|
3 |
+
language: "en"
|
4 |
+
tags:
|
5 |
+
- Financial Language Modelling
|
6 |
+
widget:
|
7 |
+
- text: "Stocks rallied and the British pound [MASK]."
|
8 |
+
---
|
9 |
+
|
10 |
+
FLANG-SpanBERT 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 SpanBERT language model in the finance domain with improved performance over previous models due to the use of domain knowledge and vocabulary.
|
11 |
+
|
12 |
+
Contact information
|
13 |
+
|
14 |
+
Please contact Raj Sanjay Shah rajsanjayshah[at]gatech[dot]edu about any FLANG-SpanBERT related issues and questions.
|
15 |
+
|
16 |
+
|
17 |
---
|
18 |
+
license: afl-3.0
|
19 |
+
---
|