Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

comic_noir

comic_noir

  • Trigger token: tok_comic_noir
  • Examples: 111
  • Format: p-image
  • Source: /Users/davidberenstein/Documents/programming/pruna/dataset-generator/training/comic_noir.zip

Use input.zip with p-image-trainer (Replicate). See TRAINING_PLAN.md in this directory.

Format

  • Trainer: p-image-trainer
  • Schema: See config.yml and TRAINING_PLAN.md in this repo.

Reproduce

generate.py in this repo documents how to regenerate this dataset from the dataset-generator repo.

Load

from datasets import load_dataset
ds = load_dataset("davidberenstein1957/comic_noir", trust_remote_code=True)
Downloads last month
38