Muennighoff commited on
Commit
ac6b09a
1 Parent(s): 18791f2

Add elser-v2

Browse files
Files changed (2) hide show
  1. EXTERNAL_MODEL_RESULTS.json +0 -0
  2. model_meta.yaml +5 -0
EXTERNAL_MODEL_RESULTS.json CHANGED
The diff for this file is too large to render. See raw diff
 
model_meta.yaml CHANGED
@@ -443,6 +443,11 @@ model_meta:
443
  is_external: true
444
  is_proprietary: false
445
  is_sentence_transformers_compatible: true
 
 
 
 
 
446
  flan-t5-base:
447
  link: https://huggingface.co/google/flan-t5-base
448
  seq_len: 512
 
443
  is_external: true
444
  is_proprietary: false
445
  is_sentence_transformers_compatible: true
446
+ elser-v2:
447
+ link: https://www.elastic.co/guide/en/machine-learning/current/ml-nlp-elser.html
448
+ is_external: true
449
+ is_proprietary: false
450
+ is_sentence_transformers_compatible: false
451
  flan-t5-base:
452
  link: https://huggingface.co/google/flan-t5-base
453
  seq_len: 512