pszemraj commited on
Commit
95abaca
·
verified ·
1 Parent(s): d0aecc8
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -750,7 +750,7 @@ Thus far, all completed in fp32 (_using nvidia tf32 dtype behind the scenes when
750
  | bert-base-uncased | 110M | 52.1 | 93.5 | 88.9 | 85.8 | 71.2 | 84.0 | 90.5 | 66.4 | 79.05 |
751
  | roberta-base | 125M | 64.0 | 95.0 | 90.0 | 91.0 | 92.0 | 88.0 | 93.0 | 79.0 | 86.5 |
752
 
753
- and some comparisons to recent BERT models taken from [nomic's blog post]():
754
 
755
  | Model | Size | CoLA | SST2 | MRPC | STSB | QQP | MNLI | QNLI | RTE | Avg |
756
  |---------------|-------|-------|------|------|------|------|------|------|------|-------|
 
750
  | bert-base-uncased | 110M | 52.1 | 93.5 | 88.9 | 85.8 | 71.2 | 84.0 | 90.5 | 66.4 | 79.05 |
751
  | roberta-base | 125M | 64.0 | 95.0 | 90.0 | 91.0 | 92.0 | 88.0 | 93.0 | 79.0 | 86.5 |
752
 
753
+ and some comparisons to recent BERT models taken from [nomic's blog post](https://blog.nomic.ai/posts/nomic-embed-text-v1):
754
 
755
  | Model | Size | CoLA | SST2 | MRPC | STSB | QQP | MNLI | QNLI | RTE | Avg |
756
  |---------------|-------|-------|------|------|------|------|------|------|------|-------|