AnnyNguyen commited on
Commit
72fed39
·
verified ·
1 Parent(s): fc87f99

Upload evaluation/hotel_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. evaluation/hotel_results.json +11 -0
evaluation/hotel_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "visobert",
3
+ "base_model": "uitnlp/visobert",
4
+ "dataset": "hotel",
5
+ "accuracy": 0.9460294117647059,
6
+ "macro_f1": 0.5464875468188829,
7
+ "weighted_f1": 0.7599498604501229,
8
+ "macro_precision": 0.8197321349338482,
9
+ "macro_recall": 0.4495210895455693,
10
+ "timestamp": "2025-11-05 16:21:24"
11
+ }