monsoon-nlp commited on
Commit
514df13
1 Parent(s): aa49cfc

notebook link

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -44,9 +44,11 @@ print(embeddings)
44
  ```
45
 
46
 
47
- ## Validation Results
48
 
49
- On 1,000 protein pairs from the validation dataset:
 
 
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
  |-----|--------------|---------------|