Muennighoff commited on
Commit
0c7c486
1 Parent(s): 3ca65ec
Files changed (1) hide show
  1. results.py +2 -2
results.py CHANGED
@@ -27,8 +27,6 @@ EVAL_LANGS = ['af', 'afr-eng', 'am', 'amh-eng', 'ang-eng', 'ar', 'ar-ar', 'ara-e
27
  SKIP_KEYS = ["std", "evaluation_time", "main_score", "threshold"]
28
 
29
  MODELS = [
30
- "LASER2",
31
- "LaBSE",
32
  "all-MiniLM-L12-v2",
33
  "all-MiniLM-L6-v2",
34
  "all-mpnet-base-v2",
@@ -54,6 +52,8 @@ MODELS = [
54
  "gtr-t5-xl",
55
  "gtr-t5-xxl",
56
  "komninos",
 
 
57
  "msmarco-bert-co-condensor",
58
  "nb-bert-base",
59
  "nb-bert-large",
 
27
  SKIP_KEYS = ["std", "evaluation_time", "main_score", "threshold"]
28
 
29
  MODELS = [
 
 
30
  "all-MiniLM-L12-v2",
31
  "all-MiniLM-L6-v2",
32
  "all-mpnet-base-v2",
 
52
  "gtr-t5-xl",
53
  "gtr-t5-xxl",
54
  "komninos",
55
+ "LaBSE",
56
+ "LASER2",
57
  "msmarco-bert-co-condensor",
58
  "nb-bert-base",
59
  "nb-bert-large",