Raj-Sanjay-Shah
commited on
Commit
·
a27c06c
1
Parent(s):
7636da6
Create new file
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-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 DistilBERT 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-RoBertA related issues and questions.
|
15 |
+
|
16 |
+
|
17 |
+
---
|
18 |
+
license: afl-3.0
|
19 |
+
---
|