Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any tutorial to how run in colab? #5

Open
yasamansaffarii opened this issue Feb 9, 2025 · 0 comments
Open

any tutorial to how run in colab? #5

yasamansaffarii opened this issue Feb 9, 2025 · 0 comments

Comments

@yasamansaffarii
Copy link

Hi, Im trying to run demo, in colab.
I face with multiple issues:
firstly, we dont have access to saved models like this :
HRL_test = OMCB.HRL(dataset_path = './/OpenMedicalChatBox/Data/mz4/HRL', model_save_path = './simulate//', groups = 2, model_load_path = './simulate/DQN/checkpoint/0411092858_MZ-10_agenthrljoint2_T20_ss100_lr0.0005_RFS20_RFF0_RFNCY0_RFIRS30_RFRA-4_RFRMT-100_gamma1_gammaW0.9_epsilon0.1_crs0_wfrs1_RID0/model_d10agenthrljoint2_s0.299_r-20.951_t9.5_mr0.007_mr2-0.004_e-0.pkl', cuda_idx = 1, train_mode = False)
HRL_test.run()

second, Its impossile to install package using pip cause of incompatible transormer-gpu in requirments...However I installed it using git instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant