Muennighoff commited on
Commit
536679f
1 Parent(s): a812c3b

Update clustering emoji to ☘️

Browse files
Files changed (1) hide show
  1. config.yaml +2 -3
config.yaml CHANGED
@@ -34,7 +34,7 @@ tasks:
34
  metric_description: "Normalized Discounted Cumulative Gain @ k (ndcg_at_10)"
35
  task_description: "Retrieval is the task of finding relevant documents for a query."
36
  STS:
37
- icon: "🤖"
38
  metric: cos_sim_spearman
39
  metric_description: "Spearman correlation based on cosine similarity"
40
  task_description: "Semantic Textual Similarity is the task of determining how similar two texts are."
@@ -398,8 +398,7 @@ boards:
398
  has_overall: false
399
  acronym: null
400
  icon: null
401
- special_icons:
402
- STS: "👽"
403
  credits: null
404
  tasks:
405
  STS: ["STS17 (ar-ar)", "STS17 (en-ar)", "STS17 (en-de)", "STS17 (en-tr)", "STS17 (es-en)", "STS17 (es-es)", "STS17 (fr-en)", "STS17 (it-en)", "STS17 (ko-ko)", "STS17 (nl-en)", "STS22 (ar)", "STS22 (de)", "STS22 (de-en)", "STS22 (de-fr)", "STS22 (de-pl)", "STS22 (es)", "STS22 (es-en)", "STS22 (es-it)", "STS22 (fr)", "STS22 (fr-pl)", "STS22 (it)", "STS22 (pl)", "STS22 (pl-en)", "STS22 (ru)", "STS22 (tr)", "STS22 (zh-en)", "STSBenchmark"]
 
34
  metric_description: "Normalized Discounted Cumulative Gain @ k (ndcg_at_10)"
35
  task_description: "Retrieval is the task of finding relevant documents for a query."
36
  STS:
37
+ icon: "☘️"
38
  metric: cos_sim_spearman
39
  metric_description: "Spearman correlation based on cosine similarity"
40
  task_description: "Semantic Textual Similarity is the task of determining how similar two texts are."
 
398
  has_overall: false
399
  acronym: null
400
  icon: null
401
+ special_icons: null
 
402
  credits: null
403
  tasks:
404
  STS: ["STS17 (ar-ar)", "STS17 (en-ar)", "STS17 (en-de)", "STS17 (en-tr)", "STS17 (es-en)", "STS17 (es-es)", "STS17 (fr-en)", "STS17 (it-en)", "STS17 (ko-ko)", "STS17 (nl-en)", "STS22 (ar)", "STS22 (de)", "STS22 (de-en)", "STS22 (de-fr)", "STS22 (de-pl)", "STS22 (es)", "STS22 (es-en)", "STS22 (es-it)", "STS22 (fr)", "STS22 (fr-pl)", "STS22 (it)", "STS22 (pl)", "STS22 (pl-en)", "STS22 (ru)", "STS22 (tr)", "STS22 (zh-en)", "STSBenchmark"]