Skip to content

We perform functional grounding of LLMs' knowledge in BabyAI-Text

License

Notifications You must be signed in to change notification settings

semitable/babyai-text

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabyAI-Text

This is a cleaned up version of BabyAI-text from: https://github.com/flowersteam/Grounding_LLMs_with_online_RL/

BabyAI-Text is a wrapper on top of BabyAI to make it a text-only environment returning a textual description of the agent's observation. Main schema

Installation

TODO

New environment

TODO

import gym
import babyai_text

env = gym.make("BabyAI_MixedTrainLocal")

About

We perform functional grounding of LLMs' knowledge in BabyAI-Text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%