kimsan0622 commited on
Commit
376a6fd
1 Parent(s): 600cabf
aihub_spoken_language_translation.py CHANGED
@@ -122,7 +122,7 @@ class SpokenLanguageTranslation(datasets.GeneratorBasedBuilder):
122
  manual_download_instructions = textwrap.dedent(f"""
123
  You need to manually download the data file on AIHub (${_URL}).
124
  The folder containing the saved file can be used to load the dataset
125
- via 'datasets.load_dataset("aihub_scitech_translation.py", data_dir="<path/to/folder>")'
126
  """)
127
 
128
  def _info(self):
 
122
  manual_download_instructions = textwrap.dedent(f"""
123
  You need to manually download the data file on AIHub (${_URL}).
124
  The folder containing the saved file can be used to load the dataset
125
+ via 'datasets.load_dataset("aihub_spoken_language_translation.py", data_dir="<path/to/folder>")'
126
  """)
127
 
128
  def _info(self):