Implicit-Language-Q-Learning
Implicit-Language-Q-Learning copied to clipboard
Official code from the paper "Offline RL for Natural Language Generation with Implicit Language Q Learning"
Results
2
Implicit-Language-Q-Learning issues
Sort by
recently updated
recently updated
newest added
Dear authors, Thanks for your great job. However, when I try to run the` train_bc.py` in wordle file. I got the error that ``` File "/data2/xxx/Implicit-Language-Q-Learning/src/wordle/load_objects.py", line 99, in load_human_dataset...
Hi, Thanks for your good job. However, when I try to reproduce the results in the paper, I am confused about how to set the max steps (Null in config.yaml)....