Uploading precision, recall, f1, LATENCY AND JSON PREDICTIONS for English Evaluation.
Browse files
Ablation_Results/ablation_study_summary.csv
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
Configuration,Precision,Recall,F1-Score,Inference Latency (ms/sample),Inference Latency (ms/token)
|
| 2 |
-
BERT + CRF + augment data,0.8928,0.8636,0.878,
|
| 3 |
-
BERT + CRF + augment data + rulebase,0.8853,0.8616,0.8733,
|
|
|
|
| 1 |
Configuration,Precision,Recall,F1-Score,Inference Latency (ms/sample),Inference Latency (ms/token)
|
| 2 |
+
BERT + CRF + augment data,0.8928,0.8636,0.878,21.07,0.1054
|
| 3 |
+
BERT + CRF + augment data + rulebase,0.8853,0.8616,0.8733,21.07,0.1054
|