akdeniz27 commited on
Commit
720c502
1 Parent(s): f934e13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,7 +5,8 @@ widget:
5
  ---
6
  # Turkish Named Entity Recognition (NER) Model
7
  This model is the fine-tuned model of dbmdz/convbert-base-turkish-cased (ConvBERTurk)
8
- using a reviewed version of well known Turkish NER dataset /
 
9
  (https://github.com/stefan-it/turkish-bert/files/4558187/nerdata.txt).
10
 
11
  The ConvBERT architecture is presented in the ["ConvBERT: Improving BERT with Span-based Dynamic Convolution"](https://arxiv.org/abs/2008.02496) paper.
 
5
  ---
6
  # Turkish Named Entity Recognition (NER) Model
7
  This model is the fine-tuned model of dbmdz/convbert-base-turkish-cased (ConvBERTurk)
8
+ using a reviewed version of well known Turkish NER dataset
9
+
10
  (https://github.com/stefan-it/turkish-bert/files/4558187/nerdata.txt).
11
 
12
  The ConvBERT architecture is presented in the ["ConvBERT: Improving BERT with Span-based Dynamic Convolution"](https://arxiv.org/abs/2008.02496) paper.