Spaces:
Sleeping
Sleeping
readme: adjust description of backbone LM
Browse files
app.py
CHANGED
|
@@ -10,7 +10,7 @@ title = """
|
|
| 10 |
description = """
|
| 11 |
## Models
|
| 12 |
|
| 13 |
-
At the moment the following
|
| 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).
|