monsoon-nlp commited on
Commit
4b03d7a
1 Parent(s): 415907d

correction

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ Scatter plots comparing the full and 128-dim embeddings to the original embeddin
75
 
76
  One of the more popular evaluations is [Tasks Assessing Protein Embeddings (TAPE)](https://github.com/songlab-cal/tape)
77
 
78
- Example using SciKit-Learn to train on Fluorescene, a regression task: https://colab.research.google.com/drive/1cH9jOBSC56mqJHU_6ztQPp6qWJguNjAn?usp=sharing
79
 
80
  TBD: example using SciKit-Learn on a classification task
81
 
 
75
 
76
  One of the more popular evaluations is [Tasks Assessing Protein Embeddings (TAPE)](https://github.com/songlab-cal/tape)
77
 
78
+ Example using SciKit-Learn to train on Fluorescence, a regression task from TAPE: https://colab.research.google.com/drive/1cH9jOBSC56mqJHU_6ztQPp6qWJguNjAn?usp=sharing
79
 
80
  TBD: example using SciKit-Learn on a classification task
81