trevorbchen commited on
Commit
6bbb805
·
verified ·
1 Parent(s): f22d89b

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. ddpp_beam_cvar_s3/active_loop_log.jsonl +0 -0
  2. ddpp_beam_cvar_tweedie_s2/active_loop_log.jsonl +0 -0
  3. ddpp_beam_cvar_tweedie_s42/active_loop_log.jsonl +0 -0
  4. ddpp_beam_cvar_tweedie_s42/results.json +11 -0
  5. ddpp_cvar_s42/oracle_timeline_N600_cvar.jsonl +0 -0
  6. ddpp_mcts_cvar_tweedie_s1/active_loop_log.jsonl +0 -0
  7. ddpp_mcts_cvar_tweedie_s1/oracle_timeline.jsonl +0 -0
  8. ddpp_nocvar_s42/oracle_timeline_N600_no_cvar.jsonl +0 -0
  9. ddpp_ns_llada1_s2/oracle_timeline.jsonl +0 -0
  10. ddpp_ns_llada1_s2/results.json +10 -0
  11. ddpp_ns_llada1_s42/active_loop_log.jsonl +0 -0
  12. ddpp_ns_llada1_s42/results.json +10 -0
  13. ddpp_ns_llada8_s0/active_loop_log.jsonl +0 -0
  14. ddpp_ns_llada8_s0/oracle_timeline.jsonl +0 -0
  15. ddpp_ns_llada8_s0/results.json +10 -0
  16. ddpp_online_anneal_s3/oracle_timeline.jsonl +0 -0
  17. ddpp_online_anneal_v2_s0/active_loop_log.jsonl +0 -0
  18. ddpp_online_cvar_anneal_buf1k_s0/active_loop_log.jsonl +0 -0
  19. ddpp_online_cvar_anneal_buf1k_s0/oracle_timeline.jsonl +0 -0
  20. ddpp_online_cvar_expA_s0/results.json +10 -0
  21. ddpp_online_cvar_expB_s0/oracle_timeline.jsonl +0 -0
  22. ddpp_online_cvar_floor1_s0/active_loop_log.jsonl +0 -0
  23. ddpp_online_cvar_floor1_s0/results.json +10 -0
  24. ddpp_online_cvar_s2/oracle_timeline.jsonl +0 -0
  25. ddpp_online_cvar_s2/results.json +10 -0
  26. ddpp_online_nocvar_expA_s3/active_loop_log.jsonl +0 -0
  27. ddpp_online_nocvar_expA_s3/results.json +10 -0
  28. ddpp_online_nocvar_nobuf_s0/results.json +10 -0
  29. ddpp_online_nocvar_s0/active_loop_log.jsonl +0 -0
  30. ddpp_online_nocvar_s0/results.json +10 -0
  31. dfkc_fa_s2/oracle_timeline.jsonl +0 -0
  32. expA_pen5_anneal_fa_s0/results.json +10 -0
  33. expA_pen5_anneal_thompson_mcts_fa_s0/results.json +0 -0
  34. mcts_fa_tweedie_s1/oracle_timeline.jsonl +0 -0
  35. surrogate_beam_s42/oracle_timeline.jsonl +0 -0
  36. surrogate_dfkc_s0/active_loop_log.jsonl +0 -0
  37. thompson_expA_noexpA_s1/oracle_timeline.jsonl +0 -0
  38. thompson_expA_nopen_s2/active_loop_log.jsonl +0 -0
  39. thompson_expA_nothomp_s4/active_loop_log.jsonl +0 -0
  40. thompson_expA_nothomp_s4/oracle_timeline.jsonl +0 -0
  41. thompson_expA_pen1_s2/active_loop_log.jsonl +0 -0
  42. vidd_nocvar_s1/active_loop_log.jsonl +0 -0
  43. vidd_nocvar_s1/results.json +0 -0
  44. vidd_noexpA_s1/oracle_timeline.jsonl +0 -0
  45. vidd_nopen_s42/active_loop_log.jsonl +0 -0
  46. vidd_nopen_s42/results.json +0 -0
  47. vidd_nothomp_s3/config.json +42 -0
  48. vidd_nothomp_s3/oracle_timeline.jsonl +0 -0
  49. vidd_nothomp_s3/results.json +20 -0
  50. vidd_orig_s1/oracle_timeline.jsonl +0 -0
ddpp_beam_cvar_s3/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_beam_cvar_tweedie_s2/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_beam_cvar_tweedie_s42/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_beam_cvar_tweedie_s42/results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_beam_cvar",
3
+ "oracle": "fa",
4
+ "best_score": 0.4223954975605011,
5
+ "top10_mean": 0.19163968823850155,
6
+ "total_calls": 42624,
7
+ "wall_sec": 7444.822806835175,
8
+ "seed": 42,
9
+ "tau_mode": "cvar",
10
+ "search": "beam"
11
+ }
ddpp_cvar_s42/oracle_timeline_N600_cvar.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_mcts_cvar_tweedie_s1/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_mcts_cvar_tweedie_s1/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_nocvar_s42/oracle_timeline_N600_no_cvar.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_ns_llada1_s2/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_ns_llada1_s2/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_cvar",
3
+ "oracle": "fa",
4
+ "best_score": 0.28207558393478394,
5
+ "top10_mean": -0.15812881365418435,
6
+ "total_calls": 3413,
7
+ "wall_sec": 7200.946395397186,
8
+ "seed": 2,
9
+ "tau_mode": "cvar"
10
+ }
ddpp_ns_llada1_s42/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_ns_llada1_s42/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_cvar",
3
+ "oracle": "fa",
4
+ "best_score": -0.05641096457839012,
5
+ "top10_mean": -0.24122168831527233,
6
+ "total_calls": 1989,
7
+ "wall_sec": 7201.03400850296,
8
+ "seed": 42,
9
+ "tau_mode": "cvar"
10
+ }
ddpp_ns_llada8_s0/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_ns_llada8_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_ns_llada8_s0/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_cvar",
3
+ "oracle": "fa",
4
+ "best_score": 0.28109586238861084,
5
+ "top10_mean": -0.03315966185182333,
6
+ "total_calls": 7437,
7
+ "wall_sec": 7200.140880823135,
8
+ "seed": 0,
9
+ "tau_mode": "cvar"
10
+ }
ddpp_online_anneal_s3/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_anneal_v2_s0/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_anneal_buf1k_s0/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_anneal_buf1k_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_expA_s0/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_cvar",
3
+ "oracle": "fa",
4
+ "best_score": 1.5954185724258423,
5
+ "top10_mean": 1.4033107995986938,
6
+ "total_calls": 7390,
7
+ "wall_sec": 36000.79722046852,
8
+ "seed": 0,
9
+ "tau_mode": "cvar"
10
+ }
ddpp_online_cvar_expB_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_floor1_s0/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_floor1_s0/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_cvar",
3
+ "oracle": "fa",
4
+ "best_score": 0.15709781646728516,
5
+ "top10_mean": -0.015131307765841484,
6
+ "total_calls": 25793,
7
+ "wall_sec": 36000.91767215729,
8
+ "seed": 0,
9
+ "tau_mode": "cvar"
10
+ }
ddpp_online_cvar_s2/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_s2/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_cvar",
3
+ "oracle": "fa",
4
+ "best_score": 0.9865943193435669,
5
+ "top10_mean": 0.6310565829277038,
6
+ "total_calls": 18409,
7
+ "wall_sec": 7200.521152019501,
8
+ "seed": 2,
9
+ "tau_mode": "cvar"
10
+ }
ddpp_online_nocvar_expA_s3/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_nocvar_expA_s3/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_nocvar",
3
+ "oracle": "fa",
4
+ "best_score": 0.9682976603507996,
5
+ "top10_mean": 0.47248551845550535,
6
+ "total_calls": 7611,
7
+ "wall_sec": 7216.34196639061,
8
+ "seed": 3,
9
+ "tau_mode": "none"
10
+ }
ddpp_online_nocvar_nobuf_s0/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_nocvar",
3
+ "oracle": "fa",
4
+ "best_score": 0.20069770514965057,
5
+ "top10_mean": -0.07027816399931908,
6
+ "total_calls": 17852,
7
+ "wall_sec": 7200.439096689224,
8
+ "seed": 0,
9
+ "tau_mode": "none"
10
+ }
ddpp_online_nocvar_s0/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_nocvar_s0/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_nocvar",
3
+ "oracle": "fa",
4
+ "best_score": 0.17567633092403412,
5
+ "top10_mean": -0.11564754843711852,
6
+ "total_calls": 12353,
7
+ "wall_sec": 7201.028602838516,
8
+ "seed": 0,
9
+ "tau_mode": "none"
10
+ }
dfkc_fa_s2/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
expA_pen5_anneal_fa_s0/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_anneal",
3
+ "oracle": "fa",
4
+ "best_score": 0.9127438068389893,
5
+ "top10_mean": 0.4963571459054947,
6
+ "total_calls": 10286,
7
+ "wall_sec": 18000.19669675827,
8
+ "seed": 0,
9
+ "tau_mode": "anneal"
10
+ }
expA_pen5_anneal_thompson_mcts_fa_s0/results.json ADDED
The diff for this file is too large to render. See raw diff
 
mcts_fa_tweedie_s1/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
surrogate_beam_s42/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
surrogate_dfkc_s0/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_expA_noexpA_s1/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_expA_nopen_s2/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_expA_nothomp_s4/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_expA_nothomp_s4/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_expA_pen1_s2/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
vidd_nocvar_s1/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
vidd_nocvar_s1/results.json ADDED
The diff for this file is too large to render. See raw diff
 
vidd_noexpA_s1/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
vidd_nopen_s42/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
vidd_nopen_s42/results.json ADDED
The diff for this file is too large to render. See raw diff
 
vidd_nothomp_s3/config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_path": "model_v2.ckpt",
3
+ "oracle": "fa",
4
+ "output_dir": "outputs/five_seed/vidd_nothomp_s3",
5
+ "gpu": 1,
6
+ "seed": 3,
7
+ "num_steps": 10000,
8
+ "wall_budget_sec": 7200.0,
9
+ "max_oracle_calls": null,
10
+ "lr": 1e-05,
11
+ "batch_size": 16,
12
+ "replay_buffer_size": 10000,
13
+ "ema_decay": 0.9999,
14
+ "min_add_len": 60,
15
+ "softmax_temp": 0.8,
16
+ "randomness": 0.5,
17
+ "loss_func": "rw_mle",
18
+ "teacher_alpha": 1.0,
19
+ "reward_norm": "top_k",
20
+ "reward_norm_top_k": 10,
21
+ "gkd_lmbda": 0.1,
22
+ "use_schedule_rollin": false,
23
+ "schedule_max_step": 1000,
24
+ "old_roll_in": true,
25
+ "target_update_interval": 20,
26
+ "timesteps_per_epoch": 4,
27
+ "grad_clip": 1.0,
28
+ "ratio_clip": 0.0001,
29
+ "num_eval_samples": 100,
30
+ "fa_checkpoint": "FlashAffinity/checkpoints/value_1.ckpt",
31
+ "protein_pdb": "FlashAffinity/data/protein_test/pdb/2VT4.pdb",
32
+ "protein_repr": "FlashAffinity/data/protein_test/repr/esm3.lmdb",
33
+ "protein_id": "2VT4",
34
+ "boltz_cache": "/home/ariel/.boltz",
35
+ "diffusion_samples": 4,
36
+ "tau_mode": "cvar",
37
+ "tau_quantile": 0.8,
38
+ "exploration_approach": "A",
39
+ "exploration_gamma": 1.0,
40
+ "invalid_penalty": -5.0,
41
+ "buffer_size": null
42
+ }
vidd_nothomp_s3/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
vidd_nothomp_s3/results.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "vidd_rw_mle",
3
+ "family": "vidd",
4
+ "loss_func": "rw_mle",
5
+ "teacher_alpha": 1.0,
6
+ "gkd_lmbda": 0.1,
7
+ "reward_norm": "top_k",
8
+ "target_update_interval": 20,
9
+ "timesteps_per_epoch": 4,
10
+ "oracle": "fa",
11
+ "best_score": -0.39240455627441406,
12
+ "top10_mean": -0.6147967010736466,
13
+ "best_smiles": "O=C(c1ccc(F)c2cccnc12)N1CCN(c2ccc(F)cc2)CC1",
14
+ "n_valid_final": 100,
15
+ "total_oracle_calls": 16721,
16
+ "training_wall_sec": 6196.250787496567,
17
+ "total_wall_sec": 6211.479952335358,
18
+ "global_step": 10000,
19
+ "seed": 3
20
+ }
vidd_orig_s1/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff