AmelieSchreiber commited on
Commit
dc4b7ac
1 Parent(s): 0359885

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -21,6 +21,18 @@ tags:
21
  ---
22
  ## Training procedure
23
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ### Framework versions
25
 
26
 
 
21
  ---
22
  ## Training procedure
23
 
24
+ ```python
25
+ Epoch: 3
26
+ Training Loss: 0.029100
27
+ Validation Loss: 0.291670
28
+ Accuracy: 0.948626
29
+ Precision: 0.409795
30
+ Recall: 0.826979
31
+ F1: 0.548025
32
+ Auc: 0.890183
33
+ Mcc: 0.560612
34
+ ```
35
+
36
  ### Framework versions
37
 
38