Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: mit
|
|
3 |
language:
|
4 |
- en
|
5 |
base_model:
|
6 |
-
- answerdotai/ModernBERT-
|
7 |
pipeline_tag: token-classification
|
8 |
tags:
|
9 |
- token classification
|
|
|
3 |
language:
|
4 |
- en
|
5 |
base_model:
|
6 |
+
- answerdotai/ModernBERT-large
|
7 |
pipeline_tag: token-classification
|
8 |
tags:
|
9 |
- token classification
|