Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Guanheng Zhang committed Mar 4, 2021
1 parent 1574b35 commit cc77899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/data/test_builtin_datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ def test_raw_ag_news(self):
del train_iter, test_iter

@parameterized.expand(
load_params('raw_datasets.json'),
load_params('raw_datasets.txt'),
name_func=_raw_text_custom_name_func)
def test_raw_text_classification(self, info):
dataset_name = info['dataset_name']
Expand Down

0 comments on commit cc77899

Please sign in to comment.