The current environments considered are:
- BlocksWorld
- Game24
- BabyAI
- run
datacollecting/main_collecting_bw.pyto collect of BlocksWorld - As well as for game24, and babyai, please run the respective files
Given the pre-trained embedding model and the LLM for prediction, we plug a MLP into the embedding model and train the MLP for better embedding.
To improve the training efficiency, we will consider using the smaller LLM for training and test the embedding model on other LLMs to demonstrate the generalizability of the learned embedding.