Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where i can find the train.json #103

Open
ctxya1207 opened this issue Nov 1, 2024 · 1 comment
Open

where i can find the train.json #103

ctxya1207 opened this issue Nov 1, 2024 · 1 comment
Labels
training How to train ImageReward

Comments

@ctxya1207
Copy link

Traceback (most recent call last):
File "E:\Project\ImageReward-main\train\src\make_dataset.py", line 12, in
train_dataset = rank_pair_dataset("train")
File "E:\Project\ImageReward-main\train\src\rank_pair_dataset.py", line 57, in init
with open(self.dataset_path, "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'dataset\train.json'

@xujz18
Copy link
Member

xujz18 commented Jan 5, 2025

You can download the data at this url and process it into the desired format.

@xujz18 xujz18 added the training How to train ImageReward label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training How to train ImageReward
Projects
None yet
Development

No branches or pull requests

2 participants