Upload folder using huggingface_hub
Browse files- README.md +18 -0
- manifest.jsonl +0 -0
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- biology
|
| 5 |
+
- protein
|
| 6 |
+
- structure
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Fusion AFDB Quality Dataset
|
| 10 |
+
|
| 11 |
+
Synthetic demonstration dataset for FusionUncertaintyNet.
|
| 12 |
+
|
| 13 |
+
- 500 synthetic proteins (30-250 aa)
|
| 14 |
+
- Fields: sequence, target (0-100 per residue, synthetic lDDT-like), plddt, phi, psi
|
| 15 |
+
- Real training would use AFdb 501k + PDB alignment with UniRef clustering split
|
| 16 |
+
- Uploaded from Kaggle P100 pipeline demo
|
| 17 |
+
|
| 18 |
+
This dataset is used to train Adaptive Fusion + EDR heads.
|
manifest.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|