joe32140 commited on
Commit
1d9e5a1
1 Parent(s): 6cd7091

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -282,7 +282,7 @@ You can finetune this model on your own dataset.
282
  #### Retrieval tasks compared to original numbers in the paper
283
 
284
  | | ModernBERT-base | ModernBERT-base (ours) | ModernBERT-large | ModernBERT-large (ours) |
285
- |:-------------: |----------------- |------------------------ |------------------ |------------------------- |
286
  | NFCorpus | 23.7 | 26.66 | 26.2 | 28.44 |
287
  | SciFact | 57.0 | 61.64 | 60.4 | 63.66 |
288
  | TREC-Covid | 72.1 | 71.43 | 74.1 | 77.49 |
@@ -292,7 +292,6 @@ You can finetune this model on your own dataset.
292
  | FEVER | 59.9 | 65.7 | 62.7 | 68.2 |
293
  | Climate-FEVER | 23.6 | 22.6 | 20.5 | 22.9 |
294
  | MLDR - OOD | 27.4 | 30.58 | 34.3 | 38.99 |
295
-
296
  <!--
297
  ## Bias, Risks and Limitations
298
 
 
282
  #### Retrieval tasks compared to original numbers in the paper
283
 
284
  | | ModernBERT-base | ModernBERT-base (ours) | ModernBERT-large | ModernBERT-large (ours) |
285
+ |:------------------|------------------|-------------------------|-------------------|--------------------------|
286
  | NFCorpus | 23.7 | 26.66 | 26.2 | 28.44 |
287
  | SciFact | 57.0 | 61.64 | 60.4 | 63.66 |
288
  | TREC-Covid | 72.1 | 71.43 | 74.1 | 77.49 |
 
292
  | FEVER | 59.9 | 65.7 | 62.7 | 68.2 |
293
  | Climate-FEVER | 23.6 | 22.6 | 20.5 | 22.9 |
294
  | MLDR - OOD | 27.4 | 30.58 | 34.3 | 38.99 |
 
295
  <!--
296
  ## Bias, Risks and Limitations
297