Amanda commited on
Commit
2622dc9
·
verified ·
1 Parent(s): 6238617

Upload results.py

Browse files
Files changed (1) hide show
  1. results.py +1 -1
results.py CHANGED
@@ -21,7 +21,7 @@ _CITATION = """@article{muennighoff2022mteb,
21
 
22
  _DESCRIPTION = """Results on MTEB Portuguese"""
23
 
24
- URL = "https://huggingface.co/datasets/projetomemoreba/results/blob/main/paths.json"
25
  VERSION = datasets.Version("1.0.1")
26
  EVAL_LANGS = ['pt']
27
 
 
21
 
22
  _DESCRIPTION = """Results on MTEB Portuguese"""
23
 
24
+ URL = "https://huggingface.co/datasets/projetomemoreba/results/resolve/main/paths.json"
25
  VERSION = datasets.Version("1.0.1")
26
  EVAL_LANGS = ['pt']
27