PuxAI commited on
Commit
6227785
·
verified ·
1 Parent(s): 1b54275

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,28.05,0.1403
3
- BERT + CRF + augment data + rulebase,0.8853,0.8616,0.8733,28.05,0.1403
 
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