duoquote commited on
Commit ·
3a1795a
1
Parent(s): ee9cae9
Update pipeline_tag from ner to token-classification
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
base_model: dbmdz/bert-base-turkish-cased
|
| 4 |
-
pipeline_tag:
|
| 5 |
tags:
|
| 6 |
- ner
|
| 7 |
- token-classification
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
base_model: dbmdz/bert-base-turkish-cased
|
| 4 |
+
pipeline_tag: token-classification
|
| 5 |
tags:
|
| 6 |
- ner
|
| 7 |
- token-classification
|