Skip to content

lacking training data when train on the second stage. #9

@wuliwuliy

Description

@wuliwuliy

This is a very awesome work, and I am very interested in this project. But i have met some problem when train on the second stage, to build the traindataset, the code in LLMGA/llmga/diffusers/my_datasets/dataset_text2img.py need

  1. os.path.join(indir,"LLMGA-dataset","LAION","lmdb_train-00000-of-00002.json")
  2. os.path.join(indir,"LLMGA-dataset","LAION","lmdb_train-00001-of-00002.json"
    3.os.path.join(indir,"LLMGA-dataset","LAION","laion_3m_prompt.json"

these kinds of json files, which i have tried lots of ways fail to obtain. How can i get these files?
Thank you for your time and answers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions