jmercat commited on
Commit
f72926d
·
1 Parent(s): f8409c6

Upload risk_biased_dataset.py

Browse files
Files changed (1) hide show
  1. risk_biased_dataset.py +1 -1
risk_biased_dataset.py CHANGED
@@ -20,7 +20,7 @@ _CITATION = """\
20
  }
21
  """
22
 
23
- _URL = "/home/jeanmercat/Codes/risk_biased_dataset/data.json"
24
 
25
  class RiskBiasedDataset(datasets.GeneratorBasedBuilder):
26
  """Dataset of pre-processed samples from a portion of the
 
20
  }
21
  """
22
 
23
+ _URL = "./data.json"
24
 
25
  class RiskBiasedDataset(datasets.GeneratorBasedBuilder):
26
  """Dataset of pre-processed samples from a portion of the