Raj-Sanjay-Shah commited on
Commit
972874e
1 Parent(s): af6dfad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -17,6 +17,15 @@ FLANG is a set of large language models for Financial LANGuage tasks. These mode
17
  ## FLANG-ELECTRA
18
  FLANG-ELECTRA 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 ELECTRA language model in the finance domain with improved performance over previous models due to the use of domain knowledge and vocabulary.
19
 
 
 
 
 
 
 
 
 
 
20
  ## Citation
21
  Please cite the model with the following citation:
22
  ```bibtex
 
17
  ## FLANG-ELECTRA
18
  FLANG-ELECTRA 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 ELECTRA language model in the finance domain with improved performance over previous models due to the use of domain knowledge and vocabulary.
19
 
20
+ ## FLUE
21
+ FLUE (Financial Language Understanding Evaluation) is a comprehensive and heterogeneous benchmark that has been built from 5 diverse financial domain specific datasets.
22
+
23
+ Sentiment Classification: [Financial PhraseBank](https://huggingface.co/datasets/financial_phrasebank)\
24
+ Sentiment Analysis, Question Answering: [FiQA 2018](https://huggingface.co/datasets/SALT-NLP/FLUE-FiQA)\
25
+ New Headlines Classification: [Headlines](https://www.kaggle.com/datasets/daittan/gold-commodity-news-and-dimensions)\
26
+ Named Entity Recognition: [NER](https://huggingface.co/datasets/SALT-NLP/FLUE-NER)\
27
+ Structure Boundary Detection: [FinSBD3](https://huggingface.co/datasets/SALT-NLP/FLUE-SBD)
28
+
29
  ## Citation
30
  Please cite the model with the following citation:
31
  ```bibtex