EtashGuha
EtashGuha
Has there been any update on how to get the solutions? I am able to get the sparse solutions, but converting them into the new space is difficult... It seems...
Great thanks. I created a pull request under name Multiple sol #470: https://github.com/scipopt/PySCIPOpt/pull/470/files I created a new function called getSparseSols(). This is based off of https://www.scipopt.org/doc/html/cons__countsols_8c_source.php#l02693 I'm very new to...
```bash srun ray job submit --address "http://$RAY_ADDRESS" -- python3 -u -m verl.trainer.main_ppo \ algorithm.adv_estimator=grpo \ data.train_files=$DATA_TRAIN \ data.val_files=$DATA_VAL \ data.train_batch_size=8 \ data.val_batch_size=4 \ data.max_prompt_length=1024 \ data.max_response_length=8192 \ actor_rollout_ref.model.path=$MODEL_PATH \ actor_rollout_ref.actor.optim.lr=1e-6...
i don't know the solution here
Thank you so much! This fixed my bug :)
Hi, looks like an excellent task! Wanted to add a few small comments :) 1. Your test for "Use the dagitty package for causal inference" only does string matching in...