question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

KeyError:"Configuration file contains the following unrecognized options: ['log']

See original GitHub issue

Hello! When I run the 7th command: tune_rst_parser rst_discourse_tb_edus_TRAINING_TRAIN.json rst_discourse_tb_edus_TRAINING_DEV.json rst_parsing_model, it gives me theKeyError. Anybody can help me to solve this problem?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Anker-Leecommented, Feb 20, 2022

Could you try on a regular machine if possible and see if you get the same error?

I’ll also try to run it myself.

It does not throw errors at that position! Is it normal for the training and featuring process to wait for a while? It stopped at INFO: Hyperparameters: C:0.25 ... warm_start: False for a long time. It seems that the training process takes quite a long time.

1reaction
Anker-Leecommented, Feb 20, 2022

Could you try on a regular machine if possible and see if you get the same error?

I’ll also try to run it myself.

It seems that memory distributed to the VM was too small, I have redistributed the memory. I will try it again. THANKS A LOT FOR HELPING ME! : )

Read more comments on GitHub >

github_iconTop Results From Across the Web

"unknown key" error with using config file.. · Issue #895 - GitHub
when using the config file, the following options give "unknown key" error : classify_as_big_delete = "1000" user_agent = ""
Read more >
Python KeyError Exceptions and How to Handle Them
In this tutorial, you'll learn how to handle Python KeyError exceptions. They are often caused by a bad key lookup in a dictionary,...
Read more >
Python ConfigParser KeyError: - Stack Overflow
I changed the config file so as not to reveal too much. So I have now updated the code above like this 'host=conf.get_setting('mainstuff','name') ......
Read more >
KeyError: 'CommonPrefixes': Integration with AWS config
I'm getting below exception while trying to integrate aws config with Wazuh. Unknown error: 'CommonPrefixes' Traceback (most recent call last): File ...
Read more >
Troubleshooting — saspy 4.4.1 documentation - SAS Software
This is where the configurations definition are. The sample file itself has documentation and so does Installation.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found