AnnyNguyen commited on
Commit
9040a29
·
verified ·
1 Parent(s): 0096c14

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": "bilstm",
3
+ "base_model": "bilstm",
4
+ "dataset": "restaurant",
5
+ "accuracy": 0.6963333333333334,
6
+ "macro_f1": 0.19427968894161066,
7
+ "weighted_f1": 0.4021324524723624,
8
+ "macro_precision": 0.28565891472868216,
9
+ "macro_recall": 0.14719392850009985,
10
+ "timestamp": "2025-11-05 16:09:45"
11
+ }