Commit ·
7153a3d
1
Parent(s): 9a19769
Fix model card: remove insect-specific description
Browse files
README.md
CHANGED
|
@@ -41,7 +41,7 @@ print(f"Interaction probability: {probs[0]:.4f}")
|
|
| 41 |
|
| 42 |
## Training
|
| 43 |
|
| 44 |
-
- **Data:**
|
| 45 |
- **Two-phase:** Phase 1 (frozen backbone, 27 epochs) → Phase 2 (unfreeze top 3 RNA-FM layers)
|
| 46 |
- **Hardware:** 2x NVIDIA L20 GPUs, mixed precision (fp16)
|
| 47 |
|
|
|
|
| 41 |
|
| 42 |
## Training
|
| 43 |
|
| 44 |
+
- **Data:** miRNA-target interactions from multiple databases and literature mining
|
| 45 |
- **Two-phase:** Phase 1 (frozen backbone, 27 epochs) → Phase 2 (unfreeze top 3 RNA-FM layers)
|
| 46 |
- **Hardware:** 2x NVIDIA L20 GPUs, mixed precision (fp16)
|
| 47 |
|