Skip to content

Commit 59eb1cb

Browse files
committed
format
1 parent d742fd5 commit 59eb1cb

1 file changed

Lines changed: 7 additions & 14 deletions

File tree

README.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -464,26 +464,19 @@ lightning.logger._target_=pytorch_lightning.loggers.logger.DummyLogger
464464

465465
### Scenario Index
466466
1. From scratch training
467-
468-
- 1.1. From Scratch on PBMC
469-
470-
- 1.2. From Scratch on Tahoe100M
471-
472-
- 1.3. From Scratch on Replogle
467+
- 1.1. From Scratch on PBMC
468+
- 1.2. From Scratch on Tahoe100M
469+
- 1.3. From Scratch on Replogle
473470

474471
2. Sampling
475-
476-
- 2.1. Sampling on PBMC from checkpoint (as an example)
472+
- 2.1. Sampling on PBMC from checkpoint (as an example)
477473

478474
3. Pretraining (Tahoe100M + PBMC + Replogle + CellxGene)
479475

480476
4. Finetuning
481-
482-
- 4.1. Finetuning on PBMC
483-
484-
- 4.2. Finetuning on Tahoe100M
485-
486-
- 4.3. Finetuning on Replogle
477+
- 4.1. Finetuning on PBMC
478+
- 4.2. Finetuning on Tahoe100M
479+
- 4.3. Finetuning on Replogle
487480

488481

489482
#### 1.1) From Scratch on PBMC

0 commit comments

Comments
 (0)