regent-research/regent-subset-of-jat-dataset-tokenized
Viewer • Updated • 15.4M • 3.63k
Use the code below to get started with the model.
from transformers import AutoModelForCausalLM
model = AutoModelForCausalLM.from_pretrained("regent-research/regent-medium-embeddings")