monsoon-nlp
commited on
Commit
•
514df13
1
Parent(s):
aa49cfc
notebook link
Browse files
README.md
CHANGED
@@ -44,9 +44,11 @@ print(embeddings)
|
|
44 |
```
|
45 |
|
46 |
|
47 |
-
##
|
48 |
|
49 |
-
|
|
|
|
|
50 |
|
51 |
|steps|cosine_pearson|cosine_spearman|
|
52 |
|-----|--------------|---------------|
|
|
|
44 |
```
|
45 |
|
46 |
|
47 |
+
## Training + Code
|
48 |
|
49 |
+
CoLab notebook: https://colab.research.google.com/drive/1uBk-jHOAPhIiUPPunfK7bMC8GnzpwmBy?usp=sharing
|
50 |
+
|
51 |
+
Results on 1,000 protein pairs from the validation dataset, during training:
|
52 |
|
53 |
|steps|cosine_pearson|cosine_spearman|
|
54 |
|-----|--------------|---------------|
|