Jack Morris commited on
Commit
a7e5882
·
1 Parent(s): 0978b79

change phrasing?

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8651,7 +8651,7 @@ model-index:
8651
  # cde-small-v2
8652
 
8653
  <div style="background-color: #f8f9fa; border-left: 6px solid #007bff; padding: 10px 20px; margin: 20px; font-family: Arial, sans-serif; line-height: 1.6;">
8654
- <p><strong>Note on parameter count: </strong>Although HuggingFace reports the size of this model as 281M params, it's really closer to 140M. That's because our weights actually contain the weights of two models (dubbed "first stage" and "second stage"), and only the second-stage model is used to compute embeddings at search time.</p>
8655
  </div>
8656
 
8657
  **Note on parameter count**:
 
8651
  # cde-small-v2
8652
 
8653
  <div style="background-color: #f8f9fa; border-left: 6px solid #007bff; padding: 10px 20px; margin: 20px; font-family: Arial, sans-serif; line-height: 1.6;">
8654
+ <p><strong>Note on parameter count: </strong>Although HuggingFace reports the size of this model as 281M params, really it can be thought of as 140M. That's because our weights actually contain the weights of two models (dubbed "first stage" and "second stage"), and only the second-stage model is used to compute embeddings at search time.</p>
8655
  </div>
8656
 
8657
  **Note on parameter count**: