table
Browse files
README.md
CHANGED
|
@@ -48,7 +48,6 @@ print(embeddings)
|
|
| 48 |
|
| 49 |
On 1,000 protein pairs from the validation dataset:
|
| 50 |
|
| 51 |
-
```
|
| 52 |
|steps|cosine_pearson|cosine_spearman|
|
| 53 |
|-----|--------------|---------------|
|
| 54 |
|3000|0.8598688660086558|0.8666855900999677|
|
|
@@ -61,7 +60,6 @@ On 1,000 protein pairs from the validation dataset:
|
|
| 61 |
|24000|0.9128046401341833|0.9076748537082228|
|
| 62 |
|27000|0.918547416546341|0.9127677526055185|
|
| 63 |
|30000|0.9239429677657788|0.9187051589781693|
|
| 64 |
-
```
|
| 65 |
|
| 66 |
## Future
|
| 67 |
|
|
|
|
| 48 |
|
| 49 |
On 1,000 protein pairs from the validation dataset:
|
| 50 |
|
|
|
|
| 51 |
|steps|cosine_pearson|cosine_spearman|
|
| 52 |
|-----|--------------|---------------|
|
| 53 |
|3000|0.8598688660086558|0.8666855900999677|
|
|
|
|
| 60 |
|24000|0.9128046401341833|0.9076748537082228|
|
| 61 |
|27000|0.918547416546341|0.9127677526055185|
|
| 62 |
|30000|0.9239429677657788|0.9187051589781693|
|
|
|
|
| 63 |
|
| 64 |
## Future
|
| 65 |
|