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

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. beam_fa_s2/oracle_timeline.jsonl +0 -0
  2. beam_fa_s2/results.json +7 -0
  3. beam_fa_tweedie_s1/oracle_timeline.jsonl +0 -0
  4. beam_fa_tweedie_s1/results.json +7 -0
  5. ddpp_beam_cvar_tweedie_s2/results.json +11 -0
  6. ddpp_beam_cvar_tweedie_s42/oracle_timeline.jsonl +0 -0
  7. ddpp_lb_cvar_expA_s0/collected_molecules.csv +0 -0
  8. ddpp_mcts_cvar_s42/active_loop_log.jsonl +0 -0
  9. ddpp_mcts_cvar_s42/oracle_timeline.jsonl +0 -0
  10. ddpp_mcts_cvar_s42/results.json +11 -0
  11. ddpp_nocvar_s1/oracle_timeline_N600_no_cvar.jsonl +0 -0
  12. ddpp_ns_llada1_s2/active_loop_log.jsonl +0 -0
  13. ddpp_ns_llada1_s42/oracle_timeline.jsonl +0 -0
  14. ddpp_online_anneal_s3/active_loop_log.jsonl +0 -0
  15. ddpp_online_anneal_v2_s0/oracle_timeline.jsonl +0 -0
  16. ddpp_online_anneal_v2_s0/results.json +10 -0
  17. ddpp_online_cvar_expA_s0/active_loop_log.jsonl +0 -0
  18. ddpp_online_cvar_expA_s0/oracle_timeline.jsonl +0 -0
  19. ddpp_online_cvar_floor1_s0/oracle_timeline.jsonl +0 -0
  20. ddpp_online_cvar_mara_expA_pen5_s0/oracle_timeline.jsonl +0 -0
  21. ddpp_online_cvar_nobuf_s2/active_loop_log.jsonl +0 -0
  22. ddpp_online_cvar_nobuf_s2/oracle_timeline.jsonl +0 -0
  23. ddpp_online_cvar_nobuf_s2/results.json +10 -0
  24. ddpp_online_cvar_s2/active_loop_log.jsonl +0 -0
  25. ddpp_online_nocvar_expA_s3/oracle_timeline.jsonl +0 -0
  26. ddpp_online_nocvar_nobuf_s0/active_loop_log.jsonl +0 -0
  27. ddpp_online_nocvar_nobuf_s0/oracle_timeline.jsonl +0 -0
  28. ddpp_online_nocvar_s0/oracle_timeline.jsonl +0 -0
  29. ddpp_online_nocvar_s42/active_loop_log.jsonl +0 -0
  30. ddpp_online_nocvar_s42/oracle_timeline.jsonl +0 -0
  31. ddpp_online_nocvar_s42/results.json +10 -0
  32. dfkc_fa_tweedie_s2/oracle_timeline.jsonl +0 -0
  33. dfkc_fa_tweedie_s2/results.json +7 -0
  34. expA_pen5_thompson_fa_s0/active_loop_log.jsonl +0 -0
  35. expA_pen5_thompson_fa_s0/oracle_timeline.jsonl +0 -0
  36. expA_pen5_thompson_fa_s0/results.json +0 -0
  37. mcts_fa_s2/oracle_timeline.jsonl +0 -0
  38. surrogate_beam_s42/active_loop_log.jsonl +0 -0
  39. surrogate_beam_s42/results.json +9 -0
  40. surrogate_dfkc_s0/results.json +9 -0
  41. thompson_cvar_s0/active_loop_log.jsonl +0 -0
  42. thompson_cvar_s0/oracle_timeline.jsonl +0 -0
  43. thompson_cvar_s0/results.json +0 -0
  44. thompson_cvar_s42/active_loop_log.jsonl +0 -0
  45. thompson_cvar_s42/oracle_timeline.jsonl +0 -0
  46. thompson_cvar_s42/results.json +0 -0
  47. thompson_expA_nocvar_s4/active_loop_log.jsonl +0 -0
  48. thompson_expA_nocvar_s4/oracle_timeline.jsonl +0 -0
  49. thompson_expA_nocvar_s4/results.json +0 -0
  50. thompson_expA_noexpA_s3/active_loop_log.jsonl +0 -0
beam_fa_s2/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
beam_fa_s2/results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "beam_fa",
3
+ "best_fa": 0.2280564308166504,
4
+ "total_oracle_calls": 43889,
5
+ "wall_sec": 7333.005041599274,
6
+ "seed": 2
7
+ }
beam_fa_tweedie_s1/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
beam_fa_tweedie_s1/results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "beam_fa",
3
+ "best_fa": -0.20543846487998962,
4
+ "total_oracle_calls": 34204,
5
+ "wall_sec": 7255.155753135681,
6
+ "seed": 1
7
+ }
ddpp_beam_cvar_tweedie_s2/results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_beam_cvar",
3
+ "oracle": "fa",
4
+ "best_score": 0.16505074501037598,
5
+ "top10_mean": 0.04596882066107355,
6
+ "total_calls": 70080,
7
+ "wall_sec": 7274.746324539185,
8
+ "seed": 2,
9
+ "tau_mode": "cvar",
10
+ "search": "beam"
11
+ }
ddpp_beam_cvar_tweedie_s42/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_lb_cvar_expA_s0/collected_molecules.csv ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_mcts_cvar_s42/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_mcts_cvar_s42/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_mcts_cvar_s42/results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_mcts_cvar",
3
+ "oracle": "fa",
4
+ "best_score": 1.5909485816955566,
5
+ "top10_mean": 0.7139299392700196,
6
+ "total_calls": 22568,
7
+ "wall_sec": 7236.185956478119,
8
+ "seed": 42,
9
+ "tau_mode": "cvar",
10
+ "search": "mcts"
11
+ }
ddpp_nocvar_s1/oracle_timeline_N600_no_cvar.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_ns_llada1_s2/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_ns_llada1_s42/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_anneal_s3/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_anneal_v2_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_anneal_v2_s0/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_anneal",
3
+ "oracle": "fa",
4
+ "best_score": 0.6457278728485107,
5
+ "top10_mean": 0.28433522433042524,
6
+ "total_calls": 14859,
7
+ "wall_sec": 7200.237745285034,
8
+ "seed": 0,
9
+ "tau_mode": "anneal"
10
+ }
ddpp_online_cvar_expA_s0/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_expA_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_floor1_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_mara_expA_pen5_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_nobuf_s2/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_nobuf_s2/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_cvar_nobuf_s2/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_cvar",
3
+ "oracle": "fa",
4
+ "best_score": 1.1749240159988403,
5
+ "top10_mean": 0.3795746639370918,
6
+ "total_calls": 17808,
7
+ "wall_sec": 7202.733865022659,
8
+ "seed": 2,
9
+ "tau_mode": "cvar"
10
+ }
ddpp_online_cvar_s2/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_nocvar_expA_s3/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_nocvar_nobuf_s0/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_nocvar_nobuf_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_nocvar_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_nocvar_s42/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_nocvar_s42/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
ddpp_online_nocvar_s42/results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "ddpp_online_nocvar",
3
+ "oracle": "fa",
4
+ "best_score": -0.07349022477865219,
5
+ "top10_mean": -0.18199436515569686,
6
+ "total_calls": 14193,
7
+ "wall_sec": 7203.2409427165985,
8
+ "seed": 42,
9
+ "tau_mode": "none"
10
+ }
dfkc_fa_tweedie_s2/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
dfkc_fa_tweedie_s2/results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "dfkc_fa",
3
+ "best_fa": -0.1280205398797989,
4
+ "total_oracle_calls": 38892,
5
+ "wall_sec": 7210.520515203476,
6
+ "seed": 2
7
+ }
expA_pen5_thompson_fa_s0/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
expA_pen5_thompson_fa_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
expA_pen5_thompson_fa_s0/results.json ADDED
The diff for this file is too large to render. See raw diff
 
mcts_fa_s2/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
surrogate_beam_s42/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
surrogate_beam_s42/results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "surrogate_beam",
3
+ "oracle": "fa",
4
+ "best_score": -0.055423785001039505,
5
+ "top10_mean": -0.1714163411408663,
6
+ "total_calls": 3380,
7
+ "wall_sec": 7249.303295373917,
8
+ "seed": 42
9
+ }
surrogate_dfkc_s0/results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "surrogate_dfkc",
3
+ "oracle": "fa",
4
+ "best_score": -0.0836498886346817,
5
+ "top10_mean": -0.33909125477075575,
6
+ "total_calls": 2467,
7
+ "wall_sec": 7266.150958776474,
8
+ "seed": 0
9
+ }
thompson_cvar_s0/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_cvar_s0/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_cvar_s0/results.json ADDED
The diff for this file is too large to render. See raw diff
 
thompson_cvar_s42/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_cvar_s42/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_cvar_s42/results.json ADDED
The diff for this file is too large to render. See raw diff
 
thompson_expA_nocvar_s4/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_expA_nocvar_s4/oracle_timeline.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
thompson_expA_nocvar_s4/results.json ADDED
The diff for this file is too large to render. See raw diff
 
thompson_expA_noexpA_s3/active_loop_log.jsonl ADDED
The diff for this file is too large to render. See raw diff