readme: fix base model key name
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
library_name: span-marker
|
4 |
-
|
5 |
tags:
|
6 |
- span-marker
|
7 |
- token-classification
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
library_name: span-marker
|
4 |
+
base_model: gwlms/bert-base-token-dropping-dewiki-v1
|
5 |
tags:
|
6 |
- span-marker
|
7 |
- token-classification
|