leippold commited on
Commit
a0bdbea
·
verified ·
1 Parent(s): 2e8a30b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -32,10 +32,9 @@ EconBERT is a BERT-based language model specifically fine-tuned for economic and
32
  ### Intended Uses
33
 
34
  - **Economic Text Classification**: Categorizing economic documents, papers, or news articles
35
- - **Named Entity Recognition**: Identifying organizations, financial metrics, economic indicators, etc.
36
  - **Sentiment Analysis**: Analyzing market sentiment in financial news and reports
37
- - **Question Answering**: Supporting research queries on economic literature
38
  - **Information Extraction**: Extracting structured data from unstructured economic texts
 
39
 
40
  ### Limitations
41
 
@@ -95,6 +94,5 @@ If you use EconBERT in your research, please cite our paper:
95
  - **Model Type**: BERT
96
  - **Language(s)**: English
97
  - **License**: MIT
98
- -
99
 
100
  For more detailed information about model architecture, training methodology, evaluation results, and applications, please refer to our paper.
 
32
  ### Intended Uses
33
 
34
  - **Economic Text Classification**: Categorizing economic documents, papers, or news articles
 
35
  - **Sentiment Analysis**: Analyzing market sentiment in financial news and reports
 
36
  - **Information Extraction**: Extracting structured data from unstructured economic texts
37
+ - etc.
38
 
39
  ### Limitations
40
 
 
94
  - **Model Type**: BERT
95
  - **Language(s)**: English
96
  - **License**: MIT
 
97
 
98
  For more detailed information about model architecture, training methodology, evaluation results, and applications, please refer to our paper.