stefan-it commited on
Commit
7947a00
1 Parent(s): aa0b259

readme: adjust description of backbone LM

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ title = """
10
  description = """
11
  ## Models
12
 
13
- At the moment the following models are supported:
14
 
15
  * hmBERT: [Historical Multilingual Language Models for Named Entity Recognition](https://huggingface.co/hmbert).
16
  * hmTEAMS: [Historical Multilingual TEAMS Models](https://huggingface.co/hmteams).
 
10
  description = """
11
  ## Models
12
 
13
+ At the moment the following backbone LMs are supported:
14
 
15
  * hmBERT: [Historical Multilingual Language Models for Named Entity Recognition](https://huggingface.co/hmbert).
16
  * hmTEAMS: [Historical Multilingual TEAMS Models](https://huggingface.co/hmteams).