Commit ·
a92b07f
1
Parent(s): c48a825
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
This is a dataset of 10,000 interacting pairs of proteins obtained from UniProt,
|
| 5 |
+
and clustered using methods explain in [this blog post](https://huggingface.co/blog/AmelieSchreiber/faster-pha). Note,
|
| 6 |
+
cluster 0 is over-represented in this dataset and this should be considered when creating train/test splits with this
|
| 7 |
+
data.
|