Muennighoff commited on
Commit
42bb141
1 Parent(s): 61f1703

Update results.py

Browse files
Files changed (1) hide show
  1. results.py +1 -3
results.py CHANGED
@@ -18,9 +18,7 @@ _CITATION = """@article{muennighoff2022mteb,
18
  }
19
  """
20
 
21
- _DESCRIPTION = """\
22
- Results on MTEB
23
- """
24
 
25
  URL = "https://huggingface.co/datasets/mteb/results/resolve/main/paths.json"
26
  VERSION = datasets.Version("1.0.1")
 
18
  }
19
  """
20
 
21
+ _DESCRIPTION = """Results on MTEB"""
 
 
22
 
23
  URL = "https://huggingface.co/datasets/mteb/results/resolve/main/paths.json"
24
  VERSION = datasets.Version("1.0.1")