Skip to content

joannacyang/rawm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retrieval-Augmented World Model

Environments

The current environments considered are:

  1. BlocksWorld
  2. Game24
  3. BabyAI

Data Collection

  1. run datacollecting/main_collecting_bw.py to collect of BlocksWorld
  2. As well as for game24, and babyai, please run the respective files

Training

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors