Datasets:
project string | best_model string | best_f1 float64 | models dict |
|---|---|---|---|
25-t3-nppe2 | BiRNN | 0.4061 | {
"BiRNN": {
"val_f1": 0.4061
},
"BiGRU": {
"val_f1": 0.3725
}
} |
Protein Secondary Structure Prediction
Project: 25-t3-nppe2
Models
| Model | Validation F1 |
|---|---|
| BiRNN | 0.4061 ⭐ |
| BiGRU | 0.3724 |
Configuration
- Embedding Dimension: 64
- Hidden Dimension: 128
- Layers: 2
- Dropout: 0.3
Links
- Space: https://huggingface.co/spaces/Rohan014/dlgenai-nppe
- Project: 25-t3-nppe2
- Downloads last month
- 9