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

Default 'Experiments' Folder Not Created with --storage_path Argument #268

Open
sshivam95 opened this issue Nov 12, 2024 · 1 comment
Open
Labels
question Further information is requested

Comments

@sshivam95
Copy link
Contributor

When using the --storage_path argument in the script, the default folder 'Experiments' is not being created automatically. Even when the argument is not specified (thus relying on the default value), the script does not generate the 'Experiments' directory as expected.

The command I used was:

dicee --path_single_kg /scratch/hpc-prf-whale/WHALE-data/domain_specific/domain_dataset/hresume_dataset/aesono.fr.txt --path_to_store_single_run Keci_GPU_aesono.fr --model Keci --num_epochs 100 --p 0 --q 1 --embedding_dim 256 --scoring_technique NegSample --eval_model None --batch_size 100_000 --optim SGD
@Demirrr
Copy link
Member

Demirrr commented Nov 12, 2024

Since you are already using --path_to_store_single_run ..., Experiments folder will not be generated.

@Demirrr Demirrr added the question Further information is requested label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants