rasmus-aau commited on
Commit
88476fe
·
verified ·
1 Parent(s): 6a9bf31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ repo_link: "https://github.com/rasmus393/HiFi-KPI"
43
  ### **Model Description**
44
  Pre-BERT-SL1000 is a **BERT-based sequence labeling model** fine-tuned on the **[HiFi-KPI dataset](https://huggingface.co/datasets/AAU-NLP/HiFi-KPI)** for extracting **financial key performance indicators (KPIs)** from **SEC earnings filings (10-K & 10-Q)**. It specializes in identifying entities, such as revenue, earnings, etc.
45
 
46
- This model is part of the **[HiFi-KPI benchmark](https://huggingface.co/datasets/AAU-NLP/HiFi-KPI)** and is focused on the **presentation layer taxonomy** with **n=1**.
47
 
48
  ### **Use Cases**
49
  - Extracting **financial KPIs** using **iXBRL presentation taxonomy**
 
43
  ### **Model Description**
44
  Pre-BERT-SL1000 is a **BERT-based sequence labeling model** fine-tuned on the **[HiFi-KPI dataset](https://huggingface.co/datasets/AAU-NLP/HiFi-KPI)** for extracting **financial key performance indicators (KPIs)** from **SEC earnings filings (10-K & 10-Q)**. It specializes in identifying entities, such as revenue, earnings, etc.
45
 
46
+ This model is trained on the [HiFi-KPI dataset](https://huggingface.co/datasets/AAU-NLP/HiFi-KPI) and is focused on the **presentation layer taxonomy** with **n=1**.
47
 
48
  ### **Use Cases**
49
  - Extracting **financial KPIs** using **iXBRL presentation taxonomy**