reinforcement-learning babyai-go-to-red-blue-ball babyai-synth babyai-open babyai-pickup-above babyai-open-two-doors babyai-boss-level

Model Card for Gia2

This is a multi-modal and multi-task model.

Model Details

Model Description

Model Sources

Training

The model was trained on the following tasks:

How to Get Started with the Model

Use the code below to get started with the model.

from transformers import AutoModelForCausalLM

model = AutoModelForCausalLM.from_pretrained("gia-project/gia2-small-babyai6")