Datasets:

Tasks:
Other
Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Tags:
License:
VictorSanh commited on
Commit
210a627
1 Parent(s): 5c5f552
Files changed (1) hide show
  1. P3.py +1 -1
P3.py CHANGED
@@ -38,7 +38,7 @@ _LICENSE = "Apache License 2.0"
38
 
39
  _HOMEPAGE = "https://github.com/bigscience-workshop/promptsource"
40
 
41
- _DATA_PATH = "./data"
42
 
43
 
44
  def load_cached_task(cache_dir, split):
 
38
 
39
  _HOMEPAGE = "https://github.com/bigscience-workshop/promptsource"
40
 
41
+ _DATA_PATH = "data"
42
 
43
 
44
  def load_cached_task(cache_dir, split):