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
|
| 3 |
-
BERT
|
|
|
|
| 1 |
Configuration,Precision,Recall,F1-Score,Inference Latency (ms/sample),Inference Latency (ms/token)
|
| 2 |
+
BERT + CRF + augment data + rulebase,0.6493,0.694,0.6709,21.28,0.1064
|
| 3 |
+
BERT + CRF + augment data,0.627,0.6778,0.6514,21.28,0.1064
|
Ablation_Results/predictions_BERT_plus_CRF_plus_augment_data.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Ablation_Results/predictions_BERT_plus_CRF_plus_augment_data_plus_rulebase.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|