AmelieSchreiber
commited on
Commit
•
2b975f7
1
Parent(s):
b704445
Update README.md
Browse files
README.md
CHANGED
@@ -27,8 +27,8 @@ not filtered by family, and thus the model may be overfit to some degree.
|
|
27 |
|
28 |
```
|
29 |
epoch 3:
|
30 |
-
Training Loss
|
31 |
-
0.031100
|
32 |
```
|
33 |
|
34 |
## Using the Model
|
|
|
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
|