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

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