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

The warning message after running with deepmistake model #38

Open
kuan-yu-lin opened this issue May 24, 2023 · 0 comments
Open

The warning message after running with deepmistake model #38

kuan-yu-lin opened this issue May 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kuan-yu-lin
Copy link
Contributor

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(
@sachinn12 sachinn12 self-assigned this Jan 8, 2025
@sachinn12 sachinn12 added the bug Something isn't working label Jan 8, 2025
@sachinn12 sachinn12 mentioned this issue Jan 8, 2025
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants