KhalfounMehdi commited on
Commit
cec3877
·
1 Parent(s): 661bddf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -19,5 +19,11 @@ metrics:
19
 
20
  - Problem type: Image Classification
21
 
22
- ## Validation Metricsg
23
- No validation metrics available
 
 
 
 
 
 
 
19
 
20
  - Problem type: Image Classification
21
 
22
+ ## Validation Metrics
23
+ {'accuracy': 0.7795551112221945,
24
+ 'recall': 0.9037098791162984,
25
+ 'precision': 0.7690670450514366,
26
+ 'f1': 0.83096972019931,
27
+ 'total_time_in_seconds': 81.18831510400014,
28
+ 'samples_per_second': 49.28049060846776,
29
+ 'latency_in_seconds': 0.020292005774556397}