File size: 283 Bytes
972137a 69b2df6 972137a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
library_name: peft
---
## Training procedure
```
Second Best ESM-2 Model
Epoch: 1
Training Loss: 0.037400
Validation Loss: 0.301413
Accuracy: 0.939431
Precision: 0.366282
Recall: 0.833003
F1 Score: 0.508826
AUC: 0.888300
MCC: 0.528311
```
### Framework versions
- PEFT 0.5.0
|