djagatiya commited on
Commit
dcd1010
1 Parent(s): 4436f0d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+
3
+ tags:
4
+ - token-classification
5
+ datasets:
6
+ - conll2012_ontonotesv5
7
+
8
+ ---
9
+
10
+ # (NER) distilbert-base-uncased : conll2012_ontonotesv5-english-v4
11
+
12
+ This **distilbert-base-uncased** NER model was finetuned on **conll2012_ontonotesv5-english-v4** dataset. <br>
13
+ Check out [NER-System Repository](https://github.com/djagatiya/NER-System) for more information
14
+
15
+ ## Evaluation
16
+ - Precision: 84.60
17
+ - Recall: 86.47
18
+ - F1-Score: 85.53
19
+
20
+