-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi Nicheformer Team,
I am wondering if it's possible to provide a sample/subsetted anndata for us to follow the 'downstream_fine_tune.ipynb' notebook so we know how to format our training data? I am running into an issue when running
trainer.fit(
model=fine_tune_model,
train_dataloaders=train_loader,
val_dataloaders=val_loader
)
during the sanity checking stage of dataloader, and it would be great if we can get a template on how we should format our custom anndata.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels