Skip to content

sample data for finetuning tutorial #23

@dpeng28

Description

@dpeng28

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions