Skip to content
Snippets Groups Projects
Commit 1ec42492 authored by Yandi's avatar Yandi
Browse files

job : started implementing experimentName

parent ff0120fc
No related branches found
No related tags found
No related merge requests found
...@@ -78,6 +78,10 @@ parser.add_argument("--model_name", ...@@ -78,6 +78,10 @@ parser.add_argument("--model_name",
default ="Bi-LSTM", default ="Bi-LSTM",
help="Name of the model to train") help="Name of the model to train")
parser.add_argument("--experimentName",
default ="",
help="Name of the current experiment")
# Ensure the log directory exists # Ensure the log directory exists
os.system("mkdir -p logslurms") os.system("mkdir -p logslurms")
......
No preview for this file type
No preview for this file type
No preview for this file type
run-20230204_131220-udsbqzli/logs/debug-internal.log run-20230211_212625-o8jq0eya/logs/debug-internal.log
\ No newline at end of file \ No newline at end of file
run-20230204_131220-udsbqzli/logs/debug.log run-20230211_212625-o8jq0eya/logs/debug.log
\ No newline at end of file \ No newline at end of file
run-20230204_131220-udsbqzli run-20230211_212625-o8jq0eya
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment