AmelieSchreiber commited on
Commit
b704445
1 Parent(s): ac2a2c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -26,12 +26,9 @@ not filtered by family, and thus the model may be overfit to some degree.
26
  ## Training
27
 
28
  ```
29
- epoch 3:
30
- 'eval_loss': 0.08215777575969696,
31
- 'eval_precision': 0.4673852829840273,
32
- 'eval_recall': 0.9587594696969697,
33
- 'eval_f1': 0.6284215753212091,
34
- 'eval_auc': 0.9730582015280457
35
  ```
36
 
37
  ## Using the Model
 
26
  ## Training
27
 
28
  ```
29
+ epoch 3:
30
+ Training Loss Validation Loss Precision Recall F1 Auc
31
+ 0.031100 0.074720 0.684798 0.966856 0.801743 0.980853
 
 
 
32
  ```
33
 
34
  ## Using the Model