bayandashnan commited on
Commit
00688cc
·
verified ·
1 Parent(s): ceddf9b

Upload statistics.csv

Browse files
Files changed (1) hide show
  1. statistics.csv +29 -0
statistics.csv ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ statistic,value
2
+ restaurants,100.0
3
+ total_reviews,1944.0
4
+ reviews_per_restaurant_min,10.0
5
+ reviews_per_restaurant_max,27.0
6
+ reviews_per_restaurant_mean,19.44
7
+ golden_summaries,100.0
8
+ gold_opinion_units,686.0
9
+ gold_entity_units,249.0
10
+ system_summaries,300.0
11
+ system_units,3312.0
12
+ annotation_rows,300.0
13
+ annotated_scores_rows_x_3_dimensions,900.0
14
+ GPT-4o_mean_relevance,0.872
15
+ GPT-4o_mean_faithfulness,0.703
16
+ GPT-4o_pct_positive,74.0
17
+ GPT-4o_total_repetitions,28.0
18
+ GPT-4o_total_conflicts,17.0
19
+ Claude_mean_relevance,0.767
20
+ Claude_mean_faithfulness,0.748
21
+ Claude_pct_positive,92.0
22
+ Claude_total_repetitions,41.0
23
+ Claude_total_conflicts,0.0
24
+ JAIS_mean_relevance,0.594
25
+ JAIS_mean_faithfulness,0.522
26
+ JAIS_pct_positive,74.0
27
+ JAIS_total_repetitions,45.0
28
+ JAIS_total_conflicts,41.0
29
+ gold_pct_positive,77.0