RKocielnik commited on
Commit
436530d
·
verified ·
1 Parent(s): 08af90d

File listing

Browse files
Files changed (1) hide show
  1. mgr_biases.py +1 -0
mgr_biases.py CHANGED
@@ -220,6 +220,7 @@ def get_bias_json(filepath: str):
220
  print("--LISTING FILES--")
221
  directory_path = LOCAL_DATA_DIRNAME
222
  list_files(directory_path)
 
223
 
224
  ds_local_path = os.path.join(LOCAL_DATA_DIRNAME,
225
  "datasets--AnimaLab--bias-test-gpt-biases",
 
220
  print("--LISTING FILES--")
221
  directory_path = LOCAL_DATA_DIRNAME
222
  list_files(directory_path)
223
+ print("--DONE LISTING FILES--")
224
 
225
  ds_local_path = os.path.join(LOCAL_DATA_DIRNAME,
226
  "datasets--AnimaLab--bias-test-gpt-biases",