dleemiller commited on
Commit
0b502c4
·
verified ·
1 Parent(s): cf472b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ pretraining from my much larger semi-synthetic dataset `dleemiller/wiki-sim` tha
40
 
41
  ## Performance
42
 
43
- | Model | STS-B Test Pearson | STS-B Test Spearman | Context Length | Parameters | Speed* |
44
  |--------------------------------|--------------------|---------------------|----------------|------------|---------|
45
  | **ModernCE-base-sts** | **0.9162** | **0.9122** | **8192** | 149M | **Fast** |
46
  | `roberta-large-stsb` | 0.9147 | - | 512 | 355M | Slow |
 
40
 
41
  ## Performance
42
 
43
+ | Model | STS-B Test Pearson | STS-B Test Spearman | Context Length | Parameters | Speed |
44
  |--------------------------------|--------------------|---------------------|----------------|------------|---------|
45
  | **ModernCE-base-sts** | **0.9162** | **0.9122** | **8192** | 149M | **Fast** |
46
  | `roberta-large-stsb` | 0.9147 | - | 512 | 355M | Slow |