ab-ai commited on
Commit
bfe8627
1 Parent(s): 0333a0f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: token-classification
3
+ tags:
4
+ - PII
5
+ - NER
6
+ ---
7
+
8
+ | Epoch | Training Loss | Validation Loss | Precision | Recall | F1 Score | Accuracy |
9
+ |-------|---------------|-----------------|-----------|--------|----------|----------|
10
+ | 1 | 0.093200 | 0.071345 | 0.905912 | 0.933906 | 0.919696 | 0.968861 |
11
+ | 2 | 0.067100 | 0.069066 | 0.912207 | 0.936481 | 0.924185 | 0.969175 |
12
+ | 3 | 0.060000 | 0.063845 | 0.930860 | 0.947639 | 0.939175 | 0.970566 |
13
+ | 4 | 0.043600 | 0.086811 | 0.925738 | 0.941631 | 0.933617 | 0.965496 |
14
+ | 5 | 0.025400 | 0.118688 | 0.931181 | 0.940773 | 0.935952 | 0.965092 |
15
+ | 6 | 0.012400 | 0.154431 | 0.931181 | 0.940773 | 0.935952 | 0.971463 |