Add base models metadata
Browse files
README.md
CHANGED
@@ -14,6 +14,9 @@ tags:
|
|
14 |
- information extraction
|
15 |
- encoder
|
16 |
- entity recognition
|
|
|
|
|
|
|
17 |
---
|
18 |
# About
|
19 |
|
|
|
14 |
- information extraction
|
15 |
- encoder
|
16 |
- entity recognition
|
17 |
+
base_model:
|
18 |
+
- answerdotai/ModernBERT-base
|
19 |
+
- BAAI/bge-small-en-v1.5
|
20 |
---
|
21 |
# About
|
22 |
|