HYdsl commited on
Commit
251576b
·
1 Parent(s): bba3474

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,12 +5,14 @@ language:
5
  ---
6
 
7
  Update README.md
8
- ## Exploring the Data Efficiency of Cross-Lingual Post-Training in Pretrained Language Models
 
 
9
  Paper: https://arxiv.org/abs/2310.13312
10
 
11
  Github: https://github.com/deep-over/FiLM
12
 
13
- **FiLM**(**Fi**nancial **L**anguage **M**odel) Models 🌟
14
 
15
  FiLM is a Pre-trained Language Model (PLM) optimized for the Financial domain, built upon a diverse range of Financial domain corpora. Initialized with the RoBERTa-base model, FiLM undergoes further training to achieve performance that surpasses RoBERTa-base in the economics sector for the first time.
16
 
 
5
  ---
6
 
7
  Update README.md
8
+ ## Exploring the Data Efficiency of Cross-Lingual Post-Training in Pretrained Language Models
9
+ (EMNLP 2023 findings)
10
+
11
  Paper: https://arxiv.org/abs/2310.13312
12
 
13
  Github: https://github.com/deep-over/FiLM
14
 
15
+ ### **FiLM**(**Fi**nancial **L**anguage **M**odel) Models 🌟
16
 
17
  FiLM is a Pre-trained Language Model (PLM) optimized for the Financial domain, built upon a diverse range of Financial domain corpora. Initialized with the RoBERTa-base model, FiLM undergoes further training to achieve performance that surpasses RoBERTa-base in the economics sector for the first time.
18