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

[Issue with validation set][provide dataset] #4

Open
AdrienBenamira opened this issue Oct 4, 2019 · 3 comments
Open

[Issue with validation set][provide dataset] #4

AdrienBenamira opened this issue Oct 4, 2019 · 3 comments

Comments

@AdrienBenamira
Copy link

Thank you very much for your work and this repo.

I face an issue because I do not have the validation set, despite the parameter -g is True

Traceback (most recent call last):
File "src/satyr-train-test.py", line 148, in
args.cpu_mode, args.reset, args.use_generator, args.batch_replication)
File "src/satyr-train-test.py", line 103, in run
train_epoch_size=config['train_epoch_size'])
File "./src/pdp/factorgraph/base.py", line 326, in train
num_workers=self._num_cores, max_cache_size=self._config['max_cache_size'])
File "./src/pdp/factorgraph/dataset.py", line 201, in get_loader
batch_replication=batch_replication)
File "./src/pdp/factorgraph/dataset.py", line 92, in init
with open(self._input_file, 'r') as fh_input:

FileNotFoundError: [Errno 2] No such file or directory: '../../datasets/SAT/M-4SAT-validation-2/M-4SAT-validation-2_0_7.0_10.0.json'

Could you provide the validation and the test set please ?

Thnak you in advance

@shi27feng
Copy link

Same question here

@BrandonBian
Copy link

Same question here +1.

@Tommiyi
Copy link

Tommiyi commented Nov 14, 2020

Same question here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants