AmelieSchreiber commited on
Commit
90cce1a
·
1 Parent(s): c33b948

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -10
README.md CHANGED
@@ -7,16 +7,15 @@ language:
7
  ## Training procedure
8
 
9
  ```
10
- Second Best ESM-2 Model
11
- Epoch: 1
12
- Training Loss: 0.037400
13
- Validation Loss: 0.301413
14
- Accuracy: 0.939431
15
- Precision: 0.366282
16
- Recall: 0.833003
17
- F1 Score: 0.508826
18
- AUC: 0.888300
19
- MCC: 0.528311
20
  ```
21
 
22
  ### Framework versions
 
7
  ## Training procedure
8
 
9
  ```
10
+ Epoch: 2
11
+ Training Loss: 0.051500
12
+ Validation Loss: 0.417758
13
+ Accuracy: 0.951942
14
+ Precision: 0.422039
15
+ Recall: 0.747092
16
+ F1 Score: 0.539379
17
+ AUC: 0.853526
18
+ MCC: 0.539618
 
19
  ```
20
 
21
  ### Framework versions