Reinforcement Learning
PyTorch
jat
custom_code
Edit model card

Model Card for REGENT: A Retrieval-Augmented Generalist Agent

Model Sources

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("regent-research/regent-medium-embeddings")
Downloads last month
5
Video Preview
loading

Dataset used to train regent-research/regent-medium-embeddings