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