Gen-Sim commited on
Commit
72a0418
1 Parent(s): 422017f

Update cliport/cfg/config.yaml

Browse files
Files changed (1) hide show
  1. cliport/cfg/config.yaml +1 -1
cliport/cfg/config.yaml CHANGED
@@ -9,7 +9,7 @@ max_env_run_cnt: 3 # maximum number of runs for each environment
9
  trials: 10 # how many times of spawning each environment generated
10
  output_folder: 'output/output_stats'
11
  model_output_dir: '' # to be filled in with date
12
- gpt_model: "gpt-4" # which openai gpt model to use
13
  openai_key: ${oc.env:OPENAI_KEY}
14
 
15
  # Advanced options
 
9
  trials: 10 # how many times of spawning each environment generated
10
  output_folder: 'output/output_stats'
11
  model_output_dir: '' # to be filled in with date
12
+ gpt_model: "gpt-4-0613" # which openai gpt model to use
13
  openai_key: ${oc.env:OPENAI_KEY}
14
 
15
  # Advanced options