We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I ran the command lines using deepmistake model.
python main.py -m \ dataset=dwug_de_210 \ dataset/preprocessing=toklem \ dataset/spelling_normalization=german \ dataset/split=dev \ 'dataset.test_on=[abbauen,abdecken,"abgebrüht"]' \ task=wic \ evaluation=wic \ evaluation/metric=spearman \ task/[email protected]=deepmistake \ task/wic/[email protected]=WIC_DWUG+XLWSD
It ran through, but ended up with the following message:
/mount/arbeitsdaten20/projekte/cik/users/kuan-yu/LSCDBenchmark/.venv/lib64/python3.10/site-packages/hydra/_internal/callbacks.py:26: UserWarning: Callback ResultCollector.on_multirun_end raised NotADirectoryError: [Errno 20] Not a directory: '/mount/arbeitsdaten20/projekte/cik/users/kuan-yu/LSCDBenchmark/multirun/2023-05-24/16-17-57/multirun.yaml/.hydra/config.yaml' warnings.warn(
The text was updated successfully, but these errors were encountered:
sachinn12
No branches or pull requests
I ran the command lines using deepmistake model.
It ran through, but ended up with the following message:
/mount/arbeitsdaten20/projekte/cik/users/kuan-yu/LSCDBenchmark/.venv/lib64/python3.10/site-packages/hydra/_internal/callbacks.py:26: UserWarning: Callback ResultCollector.on_multirun_end raised NotADirectoryError: [Errno 20] Not a directory: '/mount/arbeitsdaten20/projekte/cik/users/kuan-yu/LSCDBenchmark/multirun/2023-05-24/16-17-57/multirun.yaml/.hydra/config.yaml' warnings.warn(
The text was updated successfully, but these errors were encountered: