from local
This commit is contained in:
parent
9116e22ba5
commit
678ff5edaa
Binary file not shown.
@ -797,7 +797,7 @@ def main():
|
|||||||
results = results_dict['greedy_search']
|
results = results_dict['greedy_search']
|
||||||
#for res in results:
|
#for res in results:
|
||||||
# print(res[0], ' '.join(res[1]))
|
# print(res[0], ' '.join(res[1]))
|
||||||
jsons = open(f"{params.manifest_dir}/userlibri/
|
jsons = open(f"{params.manifest_dir}/userlibri/{test_sets}/{option}.jsonl")
|
||||||
|
|
||||||
'''
|
'''
|
||||||
for test_set, test_dl in zip(test_sets, test_dl):
|
for test_set, test_dl in zip(test_sets, test_dl):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user