meg HF Staff commited on
Commit
cb5ed2b
·
verified ·
1 Parent(s): f30334e

variable name change.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ def add_new_eval(
179
  path_in_repo=dataset_out_path,
180
  repo_id=REQUESTS_DATASET_PATH,
181
  repo_type="dataset",
182
- commit_message=f"Adding {model} to requests queue.",
183
  )
184
 
185
  # Remove the local file
 
179
  path_in_repo=dataset_out_path,
180
  repo_id=REQUESTS_DATASET_PATH,
181
  repo_type="dataset",
182
+ commit_message=f"Adding {model_name} to requests queue.",
183
  )
184
 
185
  # Remove the local file