jonathanagustin commited on
Commit
57d0740
1 Parent(s): 71e2a8d

Update metrics.json

Browse files
Files changed (1) hide show
  1. metrics.json +14 -13
metrics.json CHANGED
@@ -1,15 +1,16 @@
 
1
  {
2
- "exact": 100.0,
3
- "f1": 100.0,
4
- "total": 2,
5
- "HasAns_exact": 100.0,
6
- "HasAns_f1": 100.0,
7
- "HasAns_total": 2,
8
- "best_exact": 100.0,
9
- "best_exact_thresh": 0.7474104762077332,
10
- "best_f1": 100.0,
11
- "best_f1_thresh": 0.7474104762077332,
12
- "total_time_in_seconds": 0.022410528003092622,
13
- "samples_per_second": 89.24376970163321,
14
- "latency_in_seconds": 0.011205264001546311
15
  }
 
1
+
2
  {
3
+ "exact": 23.347090036216628,
4
+ "f1": 26.869992349988973,
5
+ "total": 11873,
6
+ "HasAns_exact": 38.630229419703106,
7
+ "HasAns_f1": 45.686136837283904,
8
+ "HasAns_total": 5928,
9
+ "NoAns_exact": 8.107653490328007,
10
+ "NoAns_f1": 8.107653490328007,
11
+ "NoAns_total": 5945,
12
+ "best_exact": 50.11370336056599,
13
+ "best_exact_thresh": 0.0,
14
+ "best_f1": 50.11370336056599,
15
+ "best_f1_thresh": 0.0
16
  }