Samoed commited on
Commit
27a30e1
1 Parent(s): b23830c

fix bge-m3 model size

Browse files
Files changed (1) hide show
  1. model_meta.yaml +2 -2
model_meta.yaml CHANGED
@@ -395,7 +395,7 @@ model_meta:
395
  bge-m3:
396
  link: https://huggingface.co/BAAI/bge-m3
397
  seq_len: 8192
398
- size: 2270
399
  dim: 1024
400
  is_external: true
401
  is_proprietary: false
@@ -404,7 +404,7 @@ model_meta:
404
  bge-m3-instruct:
405
  link: https://huggingface.co/BAAI/bge-m3
406
  seq_len: 8192
407
- size: 2270
408
  dim: 1024
409
  is_external: true
410
  is_proprietary: false
 
395
  bge-m3:
396
  link: https://huggingface.co/BAAI/bge-m3
397
  seq_len: 8192
398
+ size: 567
399
  dim: 1024
400
  is_external: true
401
  is_proprietary: false
 
404
  bge-m3-instruct:
405
  link: https://huggingface.co/BAAI/bge-m3
406
  seq_len: 8192
407
+ size: 567
408
  dim: 1024
409
  is_external: true
410
  is_proprietary: false