AnnyNguyen commited on
Commit
a691e95
·
verified ·
1 Parent(s): 040b83d

Upload evaluation/restaurant_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. evaluation/restaurant_results.json +11 -0
evaluation/restaurant_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "mbert",
3
+ "base_model": "bert-base-multilingual-cased",
4
+ "dataset": "restaurant",
5
+ "accuracy": 0.2905,
6
+ "macro_f1": 0.316060742730169,
7
+ "weighted_f1": 0.4477617777116119,
8
+ "macro_precision": 0.42854902556565305,
9
+ "macro_recall": 0.30633886176184427,
10
+ "timestamp": "2025-11-05 16:23:17"
11
+ }