Skip to content

ethanabrooks/icpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d5c8ef7 · Aug 12, 2023
Apr 22, 2023
Apr 19, 2023
Apr 24, 2022
Aug 8, 2022
Jul 23, 2022
Oct 13, 2022
Apr 22, 2023
May 9, 2022
May 15, 2022
May 9, 2022
Apr 19, 2023
Aug 12, 2023
Aug 4, 2022
Apr 24, 2022
Apr 24, 2022
Aug 4, 2022
Aug 4, 2022
Apr 24, 2022
Aug 12, 2023
Aug 4, 2022
Aug 12, 2023
Aug 4, 2022
Aug 4, 2022
Jul 3, 2022

Repository files navigation

Example run command:

python icpi/main.py --config config.yml

Example config:

argmax: true
balance_prompts: true 
constrain_prompts: true
env_id: space-invaders
eval_interval: null
hint: true 
logprobs: 5
max_prompts: 5
max_resamples: 3
max_tokens: 100
min_successes: 3
model_name: code-davinci-002
predict_transitions: true  
seed:
  - 0
  - 1
  - 2
  - 3
sil: false
success_buffer_size: 8
t_threshold: 0
temperature: 0.1
top_p: 1
total_steps: 195
wait_time: 4
policy_hint: true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages