system HF staff commited on
Commit
9ea609d
1 Parent(s): fdca929

Update files from the datasets library (from 1.0.2)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.0.2

Files changed (1) hide show
  1. reclor.py +1 -1
reclor.py CHANGED
@@ -40,7 +40,7 @@ class Reclor(datasets.GeneratorBasedBuilder):
40
  def manual_download_instructions(self):
41
  return """\
42
  to use ReClor you need to download it manually. Please go to its homepage (http://whyu.me/reclor/) fill the google
43
- form and you will recive a download link and a password to extract it.Please extract all files in one folder and use the path folder in datasets.load_dataset('reclor', data_dir='path/to/folder/folder_name')
44
  """
45
 
46
  def _info(self):
 
40
  def manual_download_instructions(self):
41
  return """\
42
  to use ReClor you need to download it manually. Please go to its homepage (http://whyu.me/reclor/) fill the google
43
+ form and you will receive a download link and a password to extract it.Please extract all files in one folder and use the path folder in datasets.load_dataset('reclor', data_dir='path/to/folder/folder_name')
44
  """
45
 
46
  def _info(self):