forked from DIR-LAB/deep-batch-scheduler
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
stephenzhang
authored and
stephenzhang
committed
May 10, 2020
1 parent
d345e10
commit a54f515
Showing
27 changed files
with
1,442 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 42 additions & 0 deletions
42
...d_models/Lublin256new-nobackfil-8features/Lublin256new-nobackfil-8features_s0/config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"ac_kwargs": {}, | ||
"attn": 0, | ||
"clip_ratio": 0.2, | ||
"epochs": 4000, | ||
"exp_name": "Lublin256new-nobackfil-8features", | ||
"gamma": 1, | ||
"lam": 0.97, | ||
"logger": { | ||
"<spinup.utils.logx.EpochLogger object at 0x7f2e67b55ed0>": { | ||
"epoch_dict": {}, | ||
"exp_name": "Lublin256new-nobackfil-8features", | ||
"first_row": true, | ||
"log_current_row": {}, | ||
"log_headers": [], | ||
"output_dir": "/home/ddai/deep-batch-scheduler/./data/logs/Lublin256new-nobackfil-8features/Lublin256new-nobackfil-8features_s0", | ||
"output_file": { | ||
"<_io.TextIOWrapper name='/home/ddai/deep-batch-scheduler/./data/logs/Lublin256new-nobackfil-8features/Lublin256new-nobackfil-8features_s0/progress.txt' mode='w' encoding='UTF-8'>": { | ||
"mode": "w" | ||
} | ||
} | ||
} | ||
}, | ||
"logger_kwargs": { | ||
"exp_name": "Lublin256new-nobackfil-8features", | ||
"output_dir": "/home/ddai/deep-batch-scheduler/./data/logs/Lublin256new-nobackfil-8features/Lublin256new-nobackfil-8features_s0" | ||
}, | ||
"max_ep_len": 1000, | ||
"model_path": "./data/lublin_256.schd", | ||
"pi_lr": 0.0003, | ||
"pre_trained": 0, | ||
"save_freq": 10, | ||
"seed": 0, | ||
"shuffle": 0, | ||
"target_kl": 0.01, | ||
"train_pi_iters": 80, | ||
"train_v_iters": 80, | ||
"trained_model": null, | ||
"traj_per_epoch": 100, | ||
"vf_lr": 0.001, | ||
"workload_file": "/home/ddai/deep-batch-scheduler/./data/lublin_256_new2" | ||
} |
424 changes: 424 additions & 0 deletions
424
..._models/Lublin256new-nobackfil-8features/Lublin256new-nobackfil-8features_s0/progress.txt
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+1.16 MB
...256new-nobackfil-8features/Lublin256new-nobackfil-8features_s0/simple_save/saved_model.pb
Binary file not shown.
Binary file added
BIN
+147 KB
...s/Lublin256new-nobackfil-8features_s0/simple_save/variables/variables.data-00000-of-00001
Binary file not shown.
Binary file added
BIN
+2.28 KB
...ckfil-8features/Lublin256new-nobackfil-8features_s0/simple_save/variables/variables.index
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Trained Models | ||
|
||
Models: | ||
|
||
lublin256-nobackfil | ||
|
||
Lublin256new-nobackfil-8features | ||
|
||
hpc2n-10k | ||
|
||
sdsc_sp2-10k | ||
|
||
|
||
|
||
# Model Performance on different seeds and sequence length | ||
|
||
| Models | lublin256-nobackfil | Lublin256new-nobackfil-8features | hpc2n-10k | sdsc_sp2-10k | | ||
|---------------|------------------------------------------|---------------------------------------------|--------------------------------------|-----------------------------------------| | ||
| sequence=1024 | ![alt](resources/lublin256_training.png) | ![alt](resources/lublin256new_training.png) | ![alt](resources/hpc2n_training.png) | ![alt](resources/sdsc-sp2_training.png) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"ac_kwargs": {}, | ||
"attn": 0, | ||
"backfil": 0, | ||
"batch_job_slice": 10000, | ||
"clip_ratio": 0.2, | ||
"epochs": 4000, | ||
"exp_name": "hpc2n-10k", | ||
"gamma": 1, | ||
"lam": 0.97, | ||
"logger": { | ||
"<spinup.utils.logx.EpochLogger object at 0x7fd26db44d90>": { | ||
"epoch_dict": {}, | ||
"exp_name": "hpc2n-10k", | ||
"first_row": true, | ||
"log_current_row": {}, | ||
"log_headers": [], | ||
"output_dir": "/users/dzhang16/deep-batch-scheduler/./data/logs/hpc2n-10k/hpc2n-10k_s4", | ||
"output_file": { | ||
"<_io.TextIOWrapper name='/users/dzhang16/deep-batch-scheduler/./data/logs/hpc2n-10k/hpc2n-10k_s4/progress.txt' mode='w' encoding='UTF-8'>": { | ||
"mode": "w" | ||
} | ||
} | ||
} | ||
}, | ||
"logger_kwargs": { | ||
"exp_name": "hpc2n-10k", | ||
"output_dir": "/users/dzhang16/deep-batch-scheduler/./data/logs/hpc2n-10k/hpc2n-10k_s4" | ||
}, | ||
"max_ep_len": 1000, | ||
"model_path": "./data/lublin_256.schd", | ||
"pi_lr": 0.0003, | ||
"pre_trained": 0, | ||
"save_freq": 10, | ||
"score_type": 0, | ||
"seed": 4, | ||
"shuffle": 0, | ||
"skip": 0, | ||
"target_kl": 0.01, | ||
"train_pi_iters": 80, | ||
"train_v_iters": 80, | ||
"trained_model": null, | ||
"traj_per_epoch": 100, | ||
"vf_lr": 0.001, | ||
"workload_file": "/users/dzhang16/deep-batch-scheduler/data/HPC2N-2002-2.2-cln.swf" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file added
BIN
+147 KB
trained_models/hpc2n-10k/hpc2n-10k_s4/simple_save/variables/variables.data-00000-of-00001
Binary file not shown.
Binary file added
BIN
+2.28 KB
trained_models/hpc2n-10k/hpc2n-10k_s4/simple_save/variables/variables.index
Binary file not shown.
42 changes: 42 additions & 0 deletions
42
trained_models/lublin256-nobackfil/lublin256-nobackfil_s0/config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"ac_kwargs": {}, | ||
"attn": 0, | ||
"clip_ratio": 0.2, | ||
"epochs": 4000, | ||
"exp_name": "\u201clublin256-nobackfil\u201d", | ||
"gamma": 1, | ||
"lam": 0.97, | ||
"logger": { | ||
"<spinup.utils.logx.EpochLogger object at 0x7fcde2ebcd50>": { | ||
"epoch_dict": {}, | ||
"exp_name": "\u201clublin256-nobackfil\u201d", | ||
"first_row": true, | ||
"log_current_row": {}, | ||
"log_headers": [], | ||
"output_dir": "/home/ddai/deep-batch-scheduler/./data/logs/\u201clublin256-nobackfil\u201d/\u201clublin256-nobackfil\u201d_s0", | ||
"output_file": { | ||
"<_io.TextIOWrapper name='/home/ddai/deep-batch-scheduler/./data/logs/\u201clublin256-nobackfil\u201d/\u201clublin256-nobackfil\u201d_s0/progress.txt' mode='w' encoding='UTF-8'>": { | ||
"mode": "w" | ||
} | ||
} | ||
} | ||
}, | ||
"logger_kwargs": { | ||
"exp_name": "\u201clublin256-nobackfil\u201d", | ||
"output_dir": "/home/ddai/deep-batch-scheduler/./data/logs/\u201clublin256-nobackfil\u201d/\u201clublin256-nobackfil\u201d_s0" | ||
}, | ||
"max_ep_len": 1000, | ||
"model_path": "./data/lublin_256.schd", | ||
"pi_lr": 0.0003, | ||
"pre_trained": 0, | ||
"save_freq": 10, | ||
"seed": 0, | ||
"shuffle": 0, | ||
"target_kl": 0.01, | ||
"train_pi_iters": 80, | ||
"train_v_iters": 80, | ||
"trained_model": null, | ||
"traj_per_epoch": 100, | ||
"vf_lr": 0.001, | ||
"workload_file": "/home/ddai/deep-batch-scheduler/./data/lublin_256.swf" | ||
} |
Oops, something went wrong.